sanjar-notes / aiml

Understanding AI and ML, using them
2 stars 0 forks source link

Minimum steps of the ML lifecycle #23

Open sanjarcode opened 1 year ago

sanjarcode commented 1 year ago

https://youtu.be/XjSUJUL9ADw

| Compression, makes me remember 'Silicon Valley' (HBO). On a serious note, compression does make sense - it's like generating syntactic axioms from data, so manipulation, and therefore generation becomes easier. Just guessing.

| Really helpful, especially opinions about classical ML, DL and role of compression


Makes ML lifecycle clearer.

  1. The goal is to generate an abstract understanding.
  2. To do so, try to come up with a task, completion of which would practically require the said understanding.

This task would have housekeeping data structures and structures - error minimizartion, bounded recursion, iteration etc. This is hard to do.

Existing evidence/stories would help. This is the "data".

sanjarcode commented 10 months ago

similar - Machine Learning in C (Episode 1) 1min 22 sec by Tsoding Daily at YouTube hope ML just becomes like how I do recursion, with a little more 'being in the moment' requirement