I wanted to try GPT-5 by making it create a refactoring plan for one of the modules in my thesis work. The plan looked fine and then I said okay start to implement it. Now I have no idea how that module works or if it is working lol... I will reverse some commits probably
08.08.2025 17:14 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
I hate these questions
31.07.2025 15:23 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
My biggest mistake in 2024 was listening a guy who said to buy eth as he got lots of money and it will go much higher. And my biggest gratitude is realizing it is a mistake (after losing some money) and running away earlier ๐
07.04.2025 14:58 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
YouTube video by Person of Interest Highlights
Harold on Social Media (Person of Interest)( 1 x 18)
Reminds me "Person of Interest" ๐ youtu.be/oZfQymnABxQ?...
01.04.2025 09:01 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Well calculators were allowed in some of my math classes such as calculus and german to german dictionary was allowed in my language class. So I think it is still depends on the situation
30.03.2025 22:09 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0
In that case I will say less of it because it looks like a failure of adoption to today's reality. I may understand for some classes such as introduction to programming as LLMs can be abused to do all homeworks but when topics become advanced it should be allowed like in open-book exams
30.03.2025 22:03 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0
If this is the only information I have (whether the student used LLM or not) my answer is "same". This is one of the "it depends" questions, I think.
For ex.: Why you didn't use? The tech wasn't there yet? Too proud?
Why you used? For cheating or learning assistant?
30.03.2025 21:43 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0
Or how can we reward a model that has a good score on this dataset? There are still challenges such as seperating the touching objects, predicting their types correctly etc. but how can you do it when you punish the model for making a true prediction, which causes heavy overfitting?
28.03.2025 10:48 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
PanNuke is a flawed dataset and having a good score on it actually a bad thing? For example, left image is an example from the dataset, the middle is ground truth and right is my model's prediction. According to a doctor friend my model is right and GT is wrong. How can a model learn from this?
28.03.2025 10:48 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0
Self-supervised Swin Transformer on Pathology domain when? Recent article shows that Imagenet Swin > UNI 2 and other pathology foundation models with vanilla ViT for cell segmentation
25.03.2025 20:40 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
In my MSc study in medical image processing (with CV) I feel like I'm missing a lot in LLM side but on the other hand it feels like nothing really "new" happens except bigger data and bigger models. Though I think I must read all deepseek papers
10.03.2025 16:35 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
I will give a training about ML on the GCP in 5 mins ๐ค
08.03.2025 17:39 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
So it turns out using class weight for segmentation is not good especially if one of your class weight is 0.20 while there is also a class with weight 240
02.03.2025 00:40 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
Some people came and started to use Twitter again in a very short time ๐ฅฒ
24.02.2025 12:13 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Twitter is toxic and bluesky seems empty...
24.02.2025 12:00 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0
Hey everyone, once again I proved that I'm a pro about GCP and ML *mic drop* hehe๐ This certificate basically means I know my way around GCP when a business problem needs to be solved using machine learning on the Google Cloud!
22.02.2025 07:48 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
I'm seeing those new optimizers and thinking about if I can use them with a small batch size (e.g 4 or 16) for my image segmentation tasks. What do you think?
14.02.2025 01:03 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
It turns out you have to do that to have a better bluesky experience
10.02.2025 20:58 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
Test-Time Compute, Reasoning and Human Brain
I have lots of things to do, but Iโve suddenly been struck by inspiration, and since the well-known work-avoidance mechanism has kicked inโฆ
I have things to do, but I've suddenly been struck by inspiration, and since the well-known work-avoidance mechanism has kicked in, I'm going to write down my thoughts on test-time compute, shared decoders, and reasoning. A theoretical and lengthy piece is coming.
medium.com/@m.nusret.oz...
07.02.2025 20:17 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
lol I was wrong back to the reading and thinking and experimenting again
02.02.2025 10:17 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Choose your fighter๐ Additional information:
- All models are for the same task
- There is also a training py for all but I forget to add
- All models needs to use a dataset . py and maybe other scripts, so think about where to put it and how it would change the structure
27.01.2025 16:27 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Totally irrelevant but I just realized you are working at Riot and working on... LLMs? I'm really curious right now ๐
26.01.2025 17:15 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 0
It is funny to see binary opening/closing and watershed is still very useful for segmentation when combined with deep learning. Why funny? Because when I first learn about them I thought they were the things from ancient history and not used anymore
12.01.2025 06:11 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
I think I finally found my thesis topic ๐๐ Just need a little bit more experiment and some discussions with my advisor now
07.01.2025 08:45 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 1
Happy new year everyone ๐
31.12.2024 16:12 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Code written with box characters used on old old software to make fake UIs
Youโre still arguing about tabs vs. spaces? May I presentโฆ
25.12.2024 18:37 โ ๐ 5329 ๐ 1294 ๐ฌ 157 ๐ 150
I have some questions:
- Can we fine-tune a model with registers and get same results?
- Can we do that with only last x layers?
- Given a trained dinov2 wo registers, would adding reg token help for my downstream tasks like segmentation?
25.12.2024 09:51 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
It seems like bigger vision transformer models need extra tokens (other than cls) to store more global information. Otherwise they remove local information from some patches and use them as global context holders. "Vision Transformers Need Registers" by Meta (paper link below)
25.12.2024 09:51 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0
So the drop in coin prices in the last 2 days was a strong reminder for me that I need to find a thesis topic and finish is very, very, very fast and find a job otherwise I will be broke much faster than I planned ๐
18.12.2024 21:30 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
International Conference on Learning Representations https://iclr.cc/
RAGE-KG (Retrieval-Augmented Generation Enabled by Knowledge Graphs) is an established academic workshop targeting synergies between #KGs, #RAG and #LLMs, coming to #ISWC 2025 in Nara, Japan ๐ฏ๐ต.
CfP: https://2025.rage-kg.org
Connect and share on Bluesky โ๏ธ
Back to France after some time in sunny California and happy Copenhagen. Mistral, Photoroom, Meta (xformers, FairScale, R&D), EyeTribe (acq) Mostly writing around AI
Illuminating math and science. Supported by the Simons Foundation. 2022 Pulitzer Prize in Explanatory Reporting. www.quantamagazine.org
open source desktop advocate
all #posts #blus are #imho
and #follows #likes #reblus #reposts etc are not #endorsements
bio at osde.info
DMs blocked by UK gov OSA
We give our selves a check mark โ
๏ธ
The ultimate list of the weirdest documentaries ever made!
Weird Scale (1-5):
๐ (1) โ highly recommended but not weird
๐ (2) โ Somewhat odd.
๐คจ (3) โ Really unusual.
๐ณ (4) โ Bizarre and strange.
๐คฏ (5) โ WTF-level weird.
AI/ML engineer. Previously at Google: Product Manager for Keras and TensorFlow and developer advocate on TPUs. Passionate about democratizing Machine Learning.
๐ฆพ The Technologist - I build technology. โค๏ธโer of tacos, black coffee, iced matcha lattes, stinky cheese, cool tech, AI & quantum physics. I keep it semi-anonymous; ๐ซต you should too. Resist โ, vote with your dollars, ๐ spending!
๐ 327.78 PPM
๐ซ Snark
Associate Professor of Electrical Engineering, EPFL.
Amazon Scholar (AGI Foundations). IEEE Fellow. ELLIS Fellow.
Math Assoc. Prof. (On leave, Aix-Marseille, France)
Teaching Project (non-profit): https://highcolle.com/
Research director | @McGillU @Mila_Quebec @IVADO_Qc | My team designs machine learning frameworks to understand biological systems from new angles of attack
AI, Ethics, SmartCity
๐ฆ๐ฎ๐ฝ๐ถ๐ฒ๐ป๐๐ฎ ๐จ๐ป๐ถ๐๐ฒ๐ฟ๐๐ถ๐๐: lecturer Planning and Strategic Management
๐๐ก๐๐: member of National Authority for AI association
๐ง๐๐ : Account Manager
๐ฐ https://doi.org/10.1108/TG-04-2024-0096
๐ https://www.linkedin.com/in/vriccardi
๐ป Data Scientist || ๐งฎ Stats Engineer || ๐ฅ DevRel taipy.io || ๐ฆ Community Growth || open-source passionate || ๐งณ Travel || ๐ธ Photography
Reviving the greatest era of the FPS Tactical Arena Genre.
Join the community: https://discord.com/invite/jzzaP73zYQ
YouTube: https://youtube.com/@projectechofps?si=MeUd_fs_o0vAnkQL
#fps #gaming #newgame
Groundbreaking foundational research in Big Data Management, Machine Learning, and their intersection. #AI #Research
www.bifold.berlin
๐ฐNews: www.bifold.berlin/news-events/news
๐Data Privacy: www.bifold.berlin/data-privacy
Researcher & faculty member @DPKM dedicated to the field of AI, with the focus on knowledge technologies (knowledge graphs, semweb, RAG) & their use in e-gov, skills matching, research ecosystem, digital humanities and education. Partner @km-a.bsky.social.
Science News from Academic Journals etc.
He/him. Game designer. I make worlds that you want to explore. Sr. Tech Design in AAA. Prev: Bungie, Turbine. I run @HyruleInterviews.bsky.social
Blog: namelessquality.com
Portfolio: maxnicholsdesign.com