GYXJTU's Stars
cs230-stanford/cs230-code-examples
Code examples in pyTorch and Tensorflow for CS230
Apress/design-patterns-modern-cpp20
Source Code for 'Design Patterns in Modern C++20' by Dmitri Nesteruk
letianzj/QuantResearch
Quantitative analysis, strategies and backtests
WHUFT/WHU_FinTech_Workshop
武汉大学金融科技研讨班
wilsonfreitas/awesome-quant
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
changgyhub/leetcode_101
LeetCode 101:力扣刷题指南
youssefHosni/Awesome-Data-AI-careers-Roadmaps
A curated list of roadmaps covering different skills data science & AI careers and skills
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
hugo2046/QuantsPlaybook
量化研究-券商金工研报复现
rfeers/ML-Basics
Guided course to crash into the most basic ML algorithms.
cppnuts-yt/CppNuts
This is my channel repository
rainyear/python3-in-one-pic
Learn python3 in one picture.
wzyonggege/statistical-learning-method
《统计学习方法》笔记-基于Python算法实现
byrnexu/betterquant2
量化交易 程序化交易 QUANT
kmario23/deep-learning-drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
src-d/awesome-machine-learning-on-source-code
Cool links & research papers related to Machine Learning applied to source code (MLonCode)
chrisconlan/algorithmic-trading-with-python
Source code for Algorithmic Trading with Python (2020) by Chris Conlan
rutura/The-C-20-Masterclass-Source-Code
Source code for the C++ 20 Masterclass on udemy
dabeaz-course/python-mastery
Advanced Python Mastery (course by @dabeaz)
ahmedbahaaeldin/From-0-to-Research-Scientist-resources-guide
Detailed and tailored guide for undergraduate students or anybody want to dig deep into the field of AI with solid foundation.
ethen8181/machine-learning
:earth_americas: machine learning tutorials (mainly in Python3)
MLNLP-World/DeepLearning-MuLi-Notes
Notes about courses Dive into Deep Learning by Mu Li
unpingco/Python-for-Probability-Statistics-and-Machine-Learning-2E
Second edition of Springer Book Python for Probability, Statistics, and Machine Learning
unpingco/Python-for-Probability-Statistics-and-Machine-Learning
Jupyter Notebooks for Springer book "Python for Probability, Statistics, and Machine Learning"
NLP-LOVE/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
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.
amusi/Deep-Learning-Interview-Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
chenfei-wu/TaskMatrix
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.