Pinned Repositories
BRML-non-OOP
My code solutions to exercises of Bayesian Reasoning and Machine Learning
Chinese-UFLDL-Tutorial
非监督特征学习与深度学习中文教程,该版本翻译自新版 UFLDL Tutorial 。
Deep-Trading
Algorithmic trading with deep learning experiments
deeplearningbook-chinese
Deep Learning Book Chinese Translation
elbow
Flexible Bayesian inference using TensorFlow
Intro_to_ML_Lecture_Note
lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
ml
李航《统计学习方法》中机器学习模型的LaTeX公式笔记
ML-From-Scratch
Bare bones Python implementations of various Machine Learning models and algorithms.
notes-machine-learning
My Notes on Machine Learning
weijy026a's Repositories
weijy026a/notes-machine-learning
My Notes on Machine Learning
weijy026a/BRML-non-OOP
My code solutions to exercises of Bayesian Reasoning and Machine Learning
weijy026a/Chinese-UFLDL-Tutorial
非监督特征学习与深度学习中文教程,该版本翻译自新版 UFLDL Tutorial 。
weijy026a/Deep-Trading
Algorithmic trading with deep learning experiments
weijy026a/deeplearningbook-chinese
Deep Learning Book Chinese Translation
weijy026a/elbow
Flexible Bayesian inference using TensorFlow
weijy026a/Intro_to_ML_Lecture_Note
weijy026a/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
weijy026a/ml
李航《统计学习方法》中机器学习模型的LaTeX公式笔记
weijy026a/ML-From-Scratch
Bare bones Python implementations of various Machine Learning models and algorithms.
weijy026a/notes-linear-algebra
线性代数笔记
weijy026a/notes-LSJU-machine-learning
机器学习笔记
weijy026a/notes_on_data_science_machine_learning_and_artificial_intelligence
A site and book project on using data science techniques for political and social phenomena.
weijy026a/nougat
Implementation of Nougat Neural Optical Understanding for Academic Documents
weijy026a/numpy-ml
Machine learning, in numpy
weijy026a/pyML
MAchine Learning Algorithms from Professor Andrew Ng (Coursera, machine Learning online class) implemented in Python with numpy for vectorization
weijy026a/PyMLSlides
Slides for my machine learning course based on Sebastian Raschka's Python Machine Learning book
weijy026a/Python-first-Practice
weijy026a/Qix
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
weijy026a/single-cell-pseudotime
An overview of algorithms for estimating pseudotime in single-cell RNA-seq data
weijy026a/static_study
《统计学习方法》的读书笔记,重现了大部分的课后题,仅供参考。
weijy026a/statistical-learning-method
《统计学习方法》笔记-基于Python算法实现
weijy026a/Teaching
Stuff for educational purposes, mainly machine learning, Python and statistics
weijy026a/Zhihu-Spider
一个获取知乎用户主页信息的多线程Python爬虫程序。