Pinned Repositories
SR-CapsNet
Code for Self-Routing Capsule Networks
CSV-to-HTML-for-psychologists
This program converts .csv file to .html file
FacilityLocationLP
IEMo
Web-Based Interactive Multimodal Emotion Recognition Framework
pytorch-bayes-by-backprop
PyTorch implementation of "Weight Uncertainties in Neural Networks" (Bayes-by-Backprop)
pytorch-dicom-classification
Code for analyzing medical images saved as .dicom files
pytorch-infogan-oop
objected oriented implementation of InfoGAN using PyTorch
sedona
Code for SEDONA: Search for Decoupled Neural Networks toward Greedy Block-wise Learning (ICLR 2021)
wavenet-classifier
Keras Implementation of Deepmind's WaveNet for Supervised Learning Tasks
tungstenkit
ML container made simple
mjpyeon's Repositories
mjpyeon/wavenet-classifier
Keras Implementation of Deepmind's WaveNet for Supervised Learning Tasks
mjpyeon/pytorch-dicom-classification
Code for analyzing medical images saved as .dicom files
mjpyeon/pytorch-bayes-by-backprop
PyTorch implementation of "Weight Uncertainties in Neural Networks" (Bayes-by-Backprop)
mjpyeon/sedona
Code for SEDONA: Search for Decoupled Neural Networks toward Greedy Block-wise Learning (ICLR 2021)
mjpyeon/CSV-to-HTML-for-psychologists
This program converts .csv file to .html file
mjpyeon/IEMo
Web-Based Interactive Multimodal Emotion Recognition Framework
mjpyeon/FacilityLocationLP
mjpyeon/pytorch-infogan-oop
objected oriented implementation of InfoGAN using PyTorch
mjpyeon/AdvancedML
Reading list for the Advanced Machine Learning Course
mjpyeon/awesome-automl-papers
A curated list of automated machine learning papers, articles, tutorials, slides and projects
mjpyeon/Awesome-Gaze-Estimation
Awesome Curated List of Eye Gaze Estimation Paper
mjpyeon/Binomial-Mixture-Model-with-EM-Algorithm
mjpyeon/cs228-notes
Course notes for CS228: Probabilistic Graphical Models.
mjpyeon/CS229_Notes
All of the lecture notes from CS229: Machine Learning
mjpyeon/deepstream-facenet
Demo app on using Deepstream 5.0 with Facenet
mjpyeon/DGL
mjpyeon/DIM
Deep InfoMax (DIM), or "Learning Deep Representations by Mutual Information Estimation and Maximization"
mjpyeon/dind-nvidia-docker
nvidia-docker in DinD (Docker inside Docker)
mjpyeon/DL-NLP-Readings
My Reading Lists of Deep Learning and Natural Language Processing
mjpyeon/dotfiles
:house: Personal dotfiles for *NIX systems
mjpyeon/head-pose-estimation
Head pose estimation by TensorFlow and OpenCV
mjpyeon/l2-automl
mjpyeon/local-loss-1
PyTorch code for training neural networks without global back-propagation
mjpyeon/pytorch-deep-generative-replay
PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017
mjpyeon/pytorch-OpCounter
Count the MACs / FLOPs of your PyTorch model.
mjpyeon/Real-ESRGAN
Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
mjpyeon/SR-CapsNet
Code for Self-Routing Capsule Networks
mjpyeon/tungstenkit
ML container made simple
mjpyeon/variational-continual-learning
Implementation of the variational continual learning method