fanyak's Stars
sajad13901/Statistics_Wasserman
Exercise Solutions for All of Statistics (Larry Wasserman)
cvxgrp/cvxbook_additional_exercises
Additional exercises and data for EE364a. No solutions; for public consumption.
minitorch/minitorch
The full minitorch student suite.
pim-book/programmers-introduction-to-mathematics
Code for A Programmer's Introduction to Mathematics
thepassle/swtl
A Service Worker Templating Language (swtl) for component-like templating in service workers. Streams templates to the browser as they're being parsed, and handles rendering iterables/Responses in templates by default.
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
fanyak/mostly-adequate-guide
Mostly adequate guide to FP (in javascript)
fanyak/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
nucliweb/webperf-snippets
⚡️ 💾 Web Performance Snippets
logicalclocks/hopsworks-tutorials
Tutorials for the Hopsworks Platform
bbc/software-engineering-technical-assessments
Technical assessment for hiring
rasbt/LLM-finetuning-scripts
telmo-correa/all-of-statistics
Self-study on Larry Wasserman's "All of Statistics"
rasbt/blog-finetuning-llama-adapters
Supplementary material for "Understanding Parameter-Efficient Finetuning of Large Language Models: From Prefix Tuning to Adapters"
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
strimmerlab/strimmerlab.github.io
strimmerlab website
Lightning-AI/lit-llama
Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.
visheratin/web-ai
Run modern deep learning models in the browser.
tysam-code/hlb-CIFAR10
Train to 94% on CIFAR-10 in <6.3 seconds on a single A100. Or ~95.79% in ~110 seconds (or less!)
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
huggingface/transformers.js
State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!
udlbook/udlbook
Understanding Deep Learning - Simon J.D. Prince
fastai/numerical-linear-algebra
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
fastai/course22p2
course.fast.ai 2022 part 2
fastai/course22
The fast.ai course notebooks
wesm/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
rasbt/machine-learning-book
Code Repository for Machine Learning with PyTorch and Scikit-Learn
AnswerDotAI/fastsetup
Setup all the things
fastai/fastbook
The fastai book, published as Jupyter Notebooks
iamtrask/Grokking-Deep-Learning
this repository accompanies the book "Grokking Deep Learning"