Christina (Chrisy) Bornberg's Avatar

Christina (Chrisy) Bornberg

@variint.bsky.social

Enjoy not enjoying ideals | Interpretability of modular convnets applied to πŸ‘οΈ and πŸ›°οΈπŸ | she/her πŸ¦’πŸ’• variint.github.io

2,009 Followers  |  777 Following  |  153 Posts  |  Joined: 16.10.2024  |  2.6316

Latest posts by variint.bsky.social on Bluesky

Day 63: attended a really questionable python introduction and learned about concept bottleneck models!! #100DaysOfCode

23.10.2025 23:21 β€” πŸ‘ 8    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Day 62: RELOCATION OF NODES IS WORKING NOW. A mega mess, but well. Functional. Gotta improve the indexing though. #100DaysOfCode

02.10.2025 22:01 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Those Tuesday morning messages from your bio prof give you a little smile.

"This seems to be a fishing e-mail - do not react to it."

P.S. No phishing and no fishing, just an automated notification from moodle. 🎣🐟🐠🐑🦈

30.09.2025 07:54 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Day 61: Doctorate meeting in he morning was interesting and fun as always!! Working on the literature review. 🀩 #100DaysOfCode

18.09.2025 12:55 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

And finally, a useful version!! More or less hand made ...

11.09.2025 18:20 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image Post image

other versions!!

11.09.2025 18:20 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

Day 60: chatgpt will take over the world, also chatgpt: struggles to build a latex table for me. #100DaysOfCode

11.09.2025 17:00 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

Day 59: Refactoring this mess of a code. Functional: sure, funny: maybe, pretty: definitely not. #100DaysOfCode

31.08.2025 16:25 β€” πŸ‘ 6    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Is it normal that every time you touch your laptop a new screw falls out? I am at screw number 3 now.

31.08.2025 16:21 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

only ever used that to play solitaire with my grandmother, so cannot judge πŸ˜…

31.08.2025 14:53 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Christina, but close enough πŸ˜‚

31.08.2025 14:51 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

We should have stopped at 98 😭

30.08.2025 19:10 β€” πŸ‘ 10    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0
Post image

and then closer to 3am it did start to work

27.08.2025 01:39 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

I don't know which day, but I am sharing the things that don't work at 2am, and haven't worked for the past two days (or ever) πŸ˜‚ #100DaysOfCode

27.08.2025 01:19 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0

Haven't had that problem before πŸ˜‚ But sounds similarly magical 🀩

22.08.2025 13:36 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Day 57: Classic moment of "It works and nobody knows why". The training of my model should break when there is no connection between green and yellow filters. Well, it doesn't. #100DaysOfCode

22.08.2025 12:14 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0
Post image

Day 56: Doctorate meeting went well - taked about a multi-objective loss. Prof said, if the project was a funnel, we are at the red arrorw. I think that's something positive! Also, for the next "sprint": two P's - Passion and a little bit of Panic! #100DaysOfCode

18.08.2025 12:11 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Day 55: OMG, I did it, the loss function doesn't throw any errors anymore. Differentiable now, understood how .to(device) is handled in lightning and learned more about gradients and how graphs are computed. #100DaysOfCode

17.08.2025 00:14 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Day 54: Today, I realised that I overcomplicated my whole loss function. Instead of just looping through the paramerters saved in the model, I am crawling through the network. At least I know it now and can fix the mess! 🀩 #100DaysOfCode

15.08.2025 23:54 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Day 53: Fundus images didn't work, so I will get into enface OCT - using some slabs. Hence, I will get into layer segmentation next!! #100DaysOfCode

13.08.2025 20:16 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image

My absolutely most hated Error when using python. Similar to C's Segmentation fault (core dumped).

11.08.2025 13:19 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Day 52: Turns out my loss term wasn't differentiable. Thanks goes out to my amazing PhD team for spotting it! #100DaysOfCode

11.08.2025 13:16 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Day 51: Looking at my neural network layers with deep dream! #100DaysOfCode

31.07.2025 13:03 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0

thank youuu!! πŸš€

26.07.2025 00:44 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Day 50: Dataloader for Kandinsky patterns is done! Now I need to find a loss term that makes my network not only sparse but also modular! So in love with my PhD team, they help me verbalise my problems πŸ€“ #100DaysOfCode

25.07.2025 13:33 β€” πŸ‘ 6    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0

Day 49: Meeting with my Doctoral supervisor and advisors was fun as always! Great new ideas for how to proceed - mainly dataset and loss term related. #100DaysOfCode

23.07.2025 08:47 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Day 48: Optimisation of graph visualisation in 3D!! (currently not working) #100DaysOfCode

22.07.2025 22:03 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image

Day 47: Doing some optimisation. It's working! at least in a small scale! #100DaysOfCode

07.07.2025 19:15 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image

Day 46: Goal to get all of the umap plots look similar: failed. Tried with transform once, fit multiple times. Maybe the amount of datapoints is the problem. Keep going, keep growing! #100DaysOfCode

29.06.2025 15:57 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Day 45: Yesterday, I tried to further understand my data. The labels don't make too much sense to me, hence messaged a clinician! #100DaysOfCode

17.06.2025 12:27 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

@variint is following 19 prominent accounts