Skip to content

crdandre/machine-learning-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

509 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deep-learning-sandbox

Documenting my learning in various machine learning topics. I'm collecting the materials I use to learn, as they are at the time of my learning, to make the learning process reproducible more easily. While this leads to some code redundancy, it makes it more likely you can duplicate my path. I also note interesting trends, topics, hardware, people, projects, etc.

To learn a topic, you can try to work with the repositories in the same order I did, and extract the same lessons. Everything here within a model type is listed in the order of experimentation.

  1. CNN
    1. U-Net for Image Segmentation
  2. GNN 1.
  3. LLM
    1. RAG
      1. easy-local-rag @ 0e64997
      2. n8n-supabase-rag
      3. ell-rag-simple
      4. ActiveRAG
    2. Science (Including Agentic RAG)
      1. AI-Scientist @ 8383c8a
      2. show-me
    3. Agents
      1. o1-engineer
      2. openinterpreter
  4. RL

Tools

Prompting Frameworks and Libraries

Inference Providers

  1. OAI
  2. Anthropic
  3. DeepSeek
  4. Groq
  5. inference.net
  6. OpenRouter
  7. Ollama (local inference provider)

Hardware

  1. Nvidia Jetson
  2. Groq LPU (not publicly sold)
  3. Truffle Jetson-based, I believe
  4. Cerebras CS-3 (not publicly sold)
  5. Etched Sohu Transformer ASIC

Reference Material

  1. Nvidia Self-Paced Courses

About

Documenting my learning in various machine learning techniques.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors