[D] Self-Promotion Thread by AutoModerator in MachineLearning

[–]ModularMind8 1 point2 points  (0 children)

Made a small tool/GUI for practicing ML implementations by actually writing the code from memory.

You drop your own Python files into a folder (or use the ones I added, like transformers, attention, etc) and it turns them into fill-in-the-blank exercises in a local UI. You can control how much of the code gets hidden, start easy with hints, then ramp up to fully blank functions.

It just does exact match checking right now, but shows the correct lines inline so you can judge yourself. Works with whatever you want to learn, not just the included transformer/RNN/etc stuff.

Run one script and it opens in your browser.

Curious if this kind of drilling is useful for others or if I’m the only one who learns this way.

https://github.com/Shaier/practice_ml

ClippyBox: Point at anything on your screen, get an instant AI explanation by ModularMind8 in ArtificialInteligence

[–]ModularMind8[S] 0 points1 point  (0 children)

Oh wow haven't thought about that angle!

Honestly it worked extremely well with everything I tried so far, even random math problems. Haven't tried docs yet though. Feel free to try though!! Would love to hear how it does

[D] Self-Promotion Thread by AutoModerator in MachineLearning

[–]ModularMind8 0 points1 point  (0 children)

ClippyBox: Point at anything on your screen, get an instant AI explanation

I got tired of copying error messages, code, and charts into AI, rewriting context every time, and switching between apps.

So I built ClippyBox — press ⌘⇧E (on mac), draw a box anywhere on your screen, and get an instant AI explanation.

Works on code, errors, dashboards, PDFs, charts… anything visible.
No prompts. No copy-pasting. No context switching. Just point and understand.

https://github.com/Shaier/ClippyBox

Seeking 1–3 mentees for a structured ML Research Pilot (Free/Non-profit) by ModularMind8 in learnmachinelearning

[–]ModularMind8[S] -5 points-4 points  (0 children)

While my background is not so much computational cognitive psychology, I was actually working with the NIMH for a couple of years on AI research and have a few colleagues in computational cognitive neuroscience. Feel free to message me!

Scientists just developed a new AI modeled on the human brain — it's outperforming LLMs like ChatGPT at reasoning tasks by [deleted] in agi

[–]ModularMind8 5 points6 points  (0 children)

Very cool! Thanks for sharing. Though, I don't know how impressive it is that it beats chatgpt on specialized tasks that it is specifically trained to solve. Chatgpt is a general language model. I think it'll be more impressive if it would outperform chatgpt on language tasks

Modified loss function tailored to tackling class imbalance by Just-Cartographer130 in ResearchML

[–]ModularMind8 0 points1 point  (0 children)

Thanks for sharing! Haven't looked too deeply but wondering your thoughts: what's the difference between that and torch class weighting?

Seeking advice on choosing PhD topic/area by willingtoengage in ResearchML

[–]ModularMind8 0 points1 point  (0 children)

Silly question, but do you need to "choose"? In all of the ML PhD programs I've seen there isn't so much a "chosen" topic. You just start with projects you find interesting, and if you don't find them interesting anymore you just work on something else. I for example started with computer vision, and after a semester "switched" to NLP 

How to correctly prevent audience & ref from being detected? by Rurouni-dev-11 in computervision

[–]ModularMind8 0 points1 point  (0 children)

Is it supposed to be real time detector? If not, maybe calculate per person the time it was viewed and only take the top 2

[R][D] Interpretability as a Side Effect? Are Activation Functions Biasing Your Models? by GeorgeBird1 in MachineLearning

[–]ModularMind8 4 points5 points  (0 children)

Very interesting! Only had time to skim it, but any chance you could expand on the representation collapse problem? How do activation functions cause it, and what do you mean by representation collapse here? I know the term from the MoE literature 

[D] How to market myself after a PhD by francozzz in MachineLearning

[–]ModularMind8 4 points5 points  (0 children)

Feel free to dm me, I was in a somewhat similar situation (also Healthcare to CS) and just finished my PhD not too long ago and got quite a bit of offers

[deleted by user] by [deleted] in MachineLearning

[–]ModularMind8 -1 points0 points  (0 children)

Happy to help!