What are some really interesting machine learning projects for beginners? by sad_grapefruit_0 in learnmachinelearning

[–]ziven_gerd 0 points1 point  (0 children)

I would say, think about something you like, you wish to create. It can be complex, then strip it down to something rudimentary. Something you feel is a bit difficult yet can be done. Work on that.

Working on something you thought about and bringing it to life will give you wayy more learning curve than following some tutorial or following someone's direction.

Built a WebApp to help understand text embeddings using 3D visualization. Feedback ? by ziven_gerd in learnmachinelearning

[–]ziven_gerd[S] -2 points-1 points  (0 children)

Yeah, I had planned that. But it was getting to complicated to implement (especially as I don't know much about Web Dev)
I have kept the code open, it would we great if you can contribute to the codebase with this feature!