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/Algorithms-for-AI
Assignments for the "INF8215: Methods and Algorithms for Artificial Intelligence" course. M.Sc. in Applied Mathematics at Polytechnique Montréal.
jizhihang/AlgorithmsAndDataStructure
Algorithms And DataStructure Implemented In Python & CPP, Give a Star 🌟If it helps you
jizhihang/awesome-normalization-techniques
Papers for normalization techniques, released codes collections.
jizhihang/awesome-normalizing-flows
A list of awesome resources on normalizing flows.
jizhihang/bayesian-machine-learning
Notebooks about Bayesian methods for machine learning
jizhihang/BiteSizeBayes
An introduction to Bayesian statistics using Python and (coming soon) R.
jizhihang/Book_regression_Python
Book: Regression Models with Python for Beginners
jizhihang/coding-interview-university
A complete computer science study plan to become a software engineer.
jizhihang/computervision-recipes
Best Practices, code samples, and documentation for Computer Vision.
jizhihang/cs236756-intro-to-ml
Jupyter Notebook tutorials for the Technion's CS 236756 course "Introduction to Machine Learning"
jizhihang/datascience_book
jizhihang/Deep-Learning-with-PyTorch-Tutorials
深度学习与PyTorch入门实战视频教程 配套源代码和PPT
jizhihang/fastai2
Temporary home for fastai v2 while it's being developed
jizhihang/fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
jizhihang/gan-vis
Visualization of GAN training process
jizhihang/imgclsmob
Sandbox for training convolutional networks for computer vision
jizhihang/lstm-autoencoder-for-anomaly-detection
Using LSTM Autoencoder to Detect Anomalies and Classify Rare Events
jizhihang/MIT-Linear-Algebra-Notes
Notes for MIT-Linear-Algebra
jizhihang/nlp
:memo: This repository recorded my NLP journey.
jizhihang/Plot-Pictures-Tutorial-for-Paper
jizhihang/PRML
Python implementations (on jupyter notebook) of algorithms described in the book "PRML"
jizhihang/PyRetri
Open source deep learning based image retrieval toolbox based on PyTorch🔥
jizhihang/PyTorch-Networks
Pytorch implementation of cnn network
jizhihang/PyTorch-Useful-Codes
Some Blocks and Networks implemented by PyTorch
jizhihang/Representation-Learning
3rd homework for the "IFT6135 : Representation learning" course at Udem. M.Sc. in Applied Mathematics at Polytechnique Montréal.
jizhihang/resource-allocation-using-optimization-algorithms
Resource allocation using optimization algorithms and python. Assigning the right resources with the right skills to specific projects or activities with certain requirements.
jizhihang/SciencePlots
Matplotlib styles for scientific plotting
jizhihang/siamese-triplet
Siamese and triplet networks with online pair/triplet mining in PyTorch
jizhihang/slambook-en
The English version of 14 lectures on visual SLAM.
jizhihang/Survey_of_Deep_Metric_Learning
A comprehensive survey of deep metric learning and related works