ninasiam's Stars
practical-tutorials/project-based-learning
Curated list of project-based tutorials
jlevy/the-art-of-command-line
Master the command line, in one page
Chalarangelo/30-seconds-of-code
Coding articles to level up your development skills
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
xai-org/grok-1
Grok open release
kamranahmedse/design-patterns-for-humans
An ultra-simplified explanation to design patterns
jax-ml/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
karpathy/LLM101n
LLM101n: Let's build a Storyteller
mindsdb/mindsdb
AGI's query engine - Platform for building AI that can learn and answer questions over federated data.
fchollet/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
pyscript/pyscript
PyScript is an open source platform for Python in the browser. Try PyScript: https://pyscript.com Examples: https://tinyurl.com/pyscript-examples Community: https://discord.gg/HxvBtukrg2
ivy-llc/ivy
Convert Machine Learning Code Between Frameworks
naklecha/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
mml-book/mml-book.github.io
Companion webpage to the book "Mathematics For Machine Learning"
twitter/the-algorithm-ml
Source code for Twitter's Recommendation Algorithm
google/latexify_py
A library to generate LaTeX expression from Python code.
skorch-dev/skorch
A scikit-learn compatible neural network library that wraps PyTorch
SkalskiP/courses
This repository is a curated collection of links to various courses and resources about Artificial Intelligence (AI)
alirezadir/Machine-Learning-Interviews
This repo is meant to serve as a guide for Machine Learning/AI technical interviews.
rasbt/mlxtend
A library of extension and helper modules for Python's data analysis and machine learning libraries.
ceres-solver/ceres-solver
A large scale non-linear optimization library
diego-vicente/som-tsp
Solving the Traveling Salesman Problem using Self-Organizing Maps
subbarayudu-j/TheAlgorithms-Python
TheAlgorithms/Python
google-deepmind/alphatensor
lamini-ai/lamini
The Official Python Client for Lamini's API
rasbt/scipy2023-deeplearning
hottbox/hottbox
HOTTBOX: Higher Order Tensors ToolBOX.
decile-team/jensen
A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, AdsGrad, CG, Nesterov etc.) and Classifiers/Regressors (Logistic Regression, SVMs, Least Squares Regression etc.)