Pinned Repositories
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
2018-CCF-BDCI-China-Unicom-Research-Institute-top2
2018-CCF大数据与计算智能大赛-面向电信行业存量用户的智能套餐个性化匹配模型联通赛-复赛第二名解决方案
30dayMakeCppServer
30天自制C++服务器,包含教程和源代码
awesome-random-forest
Random Forest - a curated list of resources regarding random forest
categorical_encoding
a sandbox for studying different methods of coding categorical variables
Image-Segmentation-using-SVM-Markov-Random-Fields
3-D Image segmentation using Support Vector Machines, Markov Random Fields, Support Vector Random Fields, Histogram of Oriented Gradients
neural-turing-machines
Attempt at implementing system described in "Neural Turing Machines." by Graves, Alex, Greg Wayne, and Ivo Danihelka. (http://arxiv.org/abs/1410.5401)
Scene-Classification
Matlab project to classify images using multiple feature detection techniques.
Sparse-Clustering
A framework for feature selection in clustering
jizhihang's Repositories
jizhihang/100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
jizhihang/30dayMakeCppServer
30天自制C++服务器,包含教程和源代码
jizhihang/66Days_MachineLearning
I am sharing my journey of 66DaysOfData in Machine Learning
jizhihang/AiLearning-Theory-Applying
快速上手Ai理论及应用实战:基础知识、ML、DL、NLP-BERT、竞赛。含大量注释及数据集,力求每一位能看懂并复现。
jizhihang/algorithms
Minimal examples of data structures and algorithms in Python
jizhihang/An-Introduction-to-Statistical-Learning
This repository contains the exercises and its solution contained in the book "An Introduction to Statistical Learning" in python.
jizhihang/Awesome-Transformer-Attention
An ultimately comprehensive paper list of Vision Transformer/Attention, including papers, codes, and related websites
jizhihang/data-science-complete-tutorial
For extensive instructor led learning
jizhihang/deeplearning-models
A collection of various deep learning architectures, models, and tips
jizhihang/ds_algo
Data Structures and Algorithms Practice repo
jizhihang/DSAlgo
📚A repository that contains all the Data Structures and Algorithms concepts and solutions to various problems in Python3 stored in a structured manner.👨💻🎯
jizhihang/eat_pytorch_in_20_days
Pytorch🍊🍉 is delicious, just eat it! 😋😋
jizhihang/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
jizhihang/feature-engineering-and-feature-selection
A Guide for Feature Engineering and Feature Selection, with implementations and examples in Python.
jizhihang/HandyFigure
HandyFigure provides the sources file (ususally PPT files) for paper figures
jizhihang/machine_learning_complete
A comprehensive repository containing 30+ notebooks on learning machine learning!
jizhihang/machinelearning
Machine learning and artificial intelligence
jizhihang/Mathematics-for-ML
🧮 A collection of resources to learn mathematics for machine learning
jizhihang/mit-deep-learning
Tutorials, assignments, and competitions for MIT Deep Learning related courses.
jizhihang/ml-pen-and-paper-exercises
Pen and paper exercises in machine learning
jizhihang/MultiBench
[NeurIPS 2021] Multiscale Benchmarks for Multimodal Representation Learning
jizhihang/multiview_notebooks
A collection of educational notebooks on multi-view geometry and computer vision.
jizhihang/prml-1
Repository of notes, code and notebooks in Python for the book Pattern Recognition and Machine Learning by Christopher Bishop
jizhihang/Python-NumPy
jizhihang/python-small-examples
告别枯燥,致力于打造 Python 实用小例子,更多Python良心教程见 Python中文网 http://www.zglg.work
jizhihang/PyTorch-CIFAR-Model-Hub
Implementation of Conv-based and Vit-based networks designed for CIFAR.
jizhihang/pytorch-Deep-Learning
Deep Learning (with PyTorch)
jizhihang/pytorch_optimizer
Bunch of optimizer implementations in PyTorch
jizhihang/TSAT
Transformer based model for time series prediction
jizhihang/udlbook
Understanding Deep Learning - Simon J.D. Prince