/ml-research

Primary LanguageTypeScriptMIT LicenseMIT

Human Learning Machine Learning

Notes and code for exploring ML.

Reading List

Several papers recommended by the alphanerds at GPU Mode ML Systems Onboarding Reading List

Prototype Project

Colour name classifier without ML library dependency Colour Prototype

  • Only 2-3 input nodes (RGB, HSL or maybe HL)
  • output nodes on the order of 10
  • prototype Implementation in TypeScript

Muzaklassifier

Music classifier idea Muzaklassifier (pre-larval stage)