chusally's Stars
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.
stefan-jansen/machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
weslynn/AlphaTree-graphic-deep-neural-network
AI Roadmap:机器学习(Machine Learning)、深度学习(Deep Learning)、对抗神经网络(GAN),图神经网络(GNN),NLP,大数据相关的发展路书(roadmap), 并附海量源码(python,pytorch)带大家消化基本知识点,突破面试,完成从新手到合格工程师的跨越,其中深度学习相关论文附有tensorflow caffe官方源码,应用部分含推荐算法和知识图谱
cdeweyx/DS-Career-Resources
Compilation of resources for aspiring data scientists
rebuild-123/Python-Head-First-Design-Patterns
Python for Head First Design Patterns book (2020)
TommyHuang821/Pytorch_DL_Implement
shubhamlal11/Udacity-AB-Testing-Final-Project
This project aims at analyzing two different versions of Udacity website and determining which version of the website will bring more traffic or generate more revenue. The project included choosing a metric, building intuition, defining hypothesis and comparing two samples for hypothesis testing.