Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for From
GitHub Repo https://github.com/joelgrus/data-science-from-scratch

joelgrus/data-science-from-scratch

code for Data Science From Scratch book
GitHub Repo https://github.com/eriklindernoren/ML-From-Scratch

eriklindernoren/ML-From-Scratch

Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
GitHub Repo https://github.com/geohot/fromthetransistor

geohot/fromthetransistor

From the Transistor to the Web Browser, a rough outline for a 12 week course
GitHub Repo https://github.com/buckyroberts/Source-Code-from-Tutorials

buckyroberts/Source-Code-from-Tutorials

Here is the source code from all of my tutorials.
GitHub Repo https://github.com/verekia/js-stack-from-scratch

verekia/js-stack-from-scratch

🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.
GitHub Repo https://github.com/oreilly-japan/deep-learning-from-scratch

oreilly-japan/deep-learning-from-scratch

『ゼロから作る Deep Learning』(O'Reilly Japan, 2016)
GitHub Repo https://github.com/langchain-ai/rag-from-scratch

langchain-ai/rag-from-scratch

No repository description available.
GitHub Repo https://github.com/rasbt/LLMs-from-scratch

rasbt/LLMs-from-scratch

Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
GitHub Repo https://github.com/0voice/from_coder_to_expert

0voice/from_coder_to_expert

2021年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT
GitHub Repo https://github.com/naklecha/llama3-from-scratch

naklecha/llama3-from-scratch

llama3 implementation one matrix multiplication at a time