gurugorule's Stars
myhhub/stock
stock股票.获取股票数据,计算股票指标,筹码分布,识别股票形态,综合选股,选股策略,股票验证回测,股票自动交易,支持PC及移动设备。
elliottminns/dotfiles
sheryllan/Notes
OneNote from office
reinforcement-learning-kr/how_to_study_rl
The text for those who want to study reinforcement learning in Korean
ggerganov/llama.cpp
LLM inference in C/C++
GPUOpen-Tools/compressonator
Tool suite for Texture and 3D Model Compression, Optimization and Analysis using CPUs, GPUs and APUs
the-deep-learners/study-group
Deep Learning Study Group
commaai/calib_challenge
The comma.ai Calibration Challenge!
commaai/openpilot
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 275+ supported cars.
AtsushiSakai/PythonRobotics
Python sample codes for robotics algorithms.
kodekloudhub/linux-basics-course
matplotlib/matplotlib
matplotlib: plotting with Python
pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
numpy/numpy
The fundamental package for scientific computing with Python.
TheAlgorithms/Python
All Algorithms implemented in Python
microsoft/terminal
The new Windows Terminal and the original Windows console host, all in the same place!
f1tenth/f1tenth_labs_openrepo
Lab assignments for F1tenth course
gto76/python-cheatsheet
Comprehensive Python Cheatsheet
fastai/fastbook
The fastai book, published as Jupyter Notebooks
thomasfermi/Algorithms-for-Automated-Driving
Each chapter of this (mini-)book guides you in programming one important software component for automated driving.
d2l-ai/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
ChristosChristofidis/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
3b1b/manim
Animation engine for explanatory math videos
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
afshinea/keras-data-generator
Template for data generator in Keras
afshinea/stanford-cs-221-artificial-intelligence
VIP cheatsheets for Stanford's CS 221 Artificial Intelligence
afshinea/stanford-cs-230-deep-learning
VIP cheatsheets for Stanford's CS 230 Deep Learning
afshinea/stanford-cs-229-machine-learning
VIP cheatsheets for Stanford's CS 229 Machine Learning
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠