Pinned Repositories
cheerml.github.io
Our blog website for machine learning
AirTicketPredicting
Machine Learning modeling for Air Ticket Predicting
ARS-MCMC
Python information for Adaptive Rejection Sampling (ARS)
bayesian-deep-learning-notes
A list of notes on Bayesian deep learning papers
ComputerVisionTopics
This repository contains several Computer Vision related topics
ImageClassification
Image Classification using SVM, Neural Networks etc.
PyBGMM
Bayesian inference for Gaussian mixture model with some novel algorithms
SpellCorrector
Spell Check and Corrector based on Bayesian Theorem
jekyllthemes
A directory of the best-looking themes for Jekyll blogs
MachineLearning
Basic Machine Learning and Deep Learning
junlulocky's Repositories
junlulocky/PyBGMM
Bayesian inference for Gaussian mixture model with some novel algorithms
junlulocky/bayesian-deep-learning-notes
A list of notes on Bayesian deep learning papers
junlulocky/AirTicketPredicting
Machine Learning modeling for Air Ticket Predicting
junlulocky/ImageClassification
Image Classification using SVM, Neural Networks etc.
junlulocky/SpellCorrector
Spell Check and Corrector based on Bayesian Theorem
junlulocky/ComputerVisionTopics
This repository contains several Computer Vision related topics
junlulocky/ARS-MCMC
Python information for Adaptive Rejection Sampling (ARS)
junlulocky/MovieRecommender
Movie Recommender Based on Matrix Factorization
junlulocky/DataAugmentation-cifar10
Small change makes difference in neural network
junlulocky/LanguageModel
language model by char level and word level
junlulocky/PythonTricks
Python tricks and tips
junlulocky/RobustFisherLDA
An implementation of [robust version] of Fisher Linear discriminant analysis
junlulocky/ClassicCVproblems
Classic computer vision problems (MNIST, CIFAR10, SVHN)
junlulocky/MLCheatsheet
A 2-page machine learning cheatsheet - focus on mathematical formula
junlulocky/PyLogger
A light weight python logger package for logging research results etc.
junlulocky/FacialKeypoint
Facial keypoint detection by deep learning
junlulocky/infopy
Python information theory computation
junlulocky/RobustLS
A denoising and robust version of Least Squares
junlulocky/SVM_intro
SVM implementation using Quadratic Programming and SMO
junlulocky/data_airticket
dataset for air line ticket price
junlulocky/DBForLibrary
Database project for a library backend and frontend
junlulocky/GomokuGo
junlulocky/mcmc-demo
Interactive Markov-chain Monte Carlo javascript demo
junlulocky/WordVecTest
A toy test of Word2Vec