All Projects → vinsis → Math And Ml Notes

vinsis / Math And Ml Notes

Licence: mit
Books, papers and links to latest research in ML/AI

Projects that are alternatives of or similar to Math And Ml Notes

Traffic Sign Classifier
Udacity Self-Driving Car Engineer Nanodegree. Project: Build a Traffic Sign Recognition Classifier
Stars: ✭ 12 (-84.21%)
Mutual labels:  jupyter-notebook, neural-networks
Bipropagation
Stars: ✭ 41 (-46.05%)
Mutual labels:  jupyter-notebook, neural-networks
Udacity Deep Learning Nanodegree
This is just a collection of projects that made during my DEEPLEARNING NANODEGREE by UDACITY
Stars: ✭ 15 (-80.26%)
Mutual labels:  jupyter-notebook, neural-networks
Papers Books Reading
🍬Some papers & books I’ve read.
Stars: ✭ 22 (-71.05%)
Mutual labels:  jupyter-notebook, papers
Mish
Official Repsoitory for "Mish: A Self Regularized Non-Monotonic Neural Activation Function" [BMVC 2020]
Stars: ✭ 1,072 (+1310.53%)
Mutual labels:  jupyter-notebook, neural-networks
Py Style Transfer
🎨 Artistic neural style transfer with tweaks (pytorch).
Stars: ✭ 23 (-69.74%)
Mutual labels:  jupyter-notebook, neural-networks
Teacher Student Training
This repository stores the files used for my summer internship's work on "teacher-student learning", an experimental method for training deep neural networks using a trained teacher model.
Stars: ✭ 34 (-55.26%)
Mutual labels:  jupyter-notebook, neural-networks
3d Machine Learning
A resource repository for 3D machine learning
Stars: ✭ 7,405 (+9643.42%)
Mutual labels:  papers, neural-networks
Mckinsey Smartcities Traffic Prediction
Adventure into using multi attention recurrent neural networks for time-series (city traffic) for the 2017-11-18 McKinsey IronMan (24h non-stop) prediction challenge
Stars: ✭ 49 (-35.53%)
Mutual labels:  jupyter-notebook, neural-networks
Machine Learning From Scratch
Succinct Machine Learning algorithm implementations from scratch in Python, solving real-world problems (Notebooks and Book). Examples of Logistic Regression, Linear Regression, Decision Trees, K-means clustering, Sentiment Analysis, Recommender Systems, Neural Networks and Reinforcement Learning.
Stars: ✭ 42 (-44.74%)
Mutual labels:  jupyter-notebook, neural-networks
Daily Neural Network Practice 2
Daily Dose of Neural Network that Everyone Needs
Stars: ✭ 18 (-76.32%)
Mutual labels:  jupyter-notebook, neural-networks
Lovaszsoftmax
Code for the Lovász-Softmax loss (CVPR 2018)
Stars: ✭ 1,148 (+1410.53%)
Mutual labels:  jupyter-notebook, neural-networks
Awesome Ai Ml Dl
Awesome Artificial Intelligence, Machine Learning and Deep Learning as we learn it. Study notes and a curated list of awesome resources of such topics.
Stars: ✭ 831 (+993.42%)
Mutual labels:  jupyter-notebook, neural-networks
Sentence Aspect Category Detection
Aspect-Based Sentiment Analysis
Stars: ✭ 24 (-68.42%)
Mutual labels:  jupyter-notebook, neural-networks
Basic reinforcement learning
An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.
Stars: ✭ 826 (+986.84%)
Mutual labels:  jupyter-notebook, neural-networks
Deep learning projects
Stars: ✭ 28 (-63.16%)
Mutual labels:  jupyter-notebook, neural-networks
Sciblog support
Support content for my blog
Stars: ✭ 694 (+813.16%)
Mutual labels:  jupyter-notebook, neural-networks
Machine Learning
머신러닝 입문자 혹은 스터디를 준비하시는 분들에게 도움이 되고자 만든 repository입니다. (This repository is intented for helping whom are interested in machine learning study)
Stars: ✭ 705 (+827.63%)
Mutual labels:  jupyter-notebook, neural-networks
Yann
This toolbox is support material for the book on CNN (http://www.convolution.network).
Stars: ✭ 41 (-46.05%)
Mutual labels:  jupyter-notebook, neural-networks
Convisualize nb
Visualisations for Convolutional Neural Networks in Pytorch
Stars: ✭ 57 (-25%)
Mutual labels:  jupyter-notebook, neural-networks

Links to some important research papers or links. I plan to add notes as I go through each topic one by one.

✔ 1. Information theory based (unsupervised) learning


✔ 2. Disentangled representations

Decided not to delve deeper into this topic. It is not mature yet.
* [Disentangling Disentanglement in Variational Autoencoders](https://arxiv.org/abs/1812.02833)
* [Isolating Sources of Disentanglement in Variational Autoencoders](https://arxiv.org/abs/1802.04942)
* [InfoGAN-CR: Disentangling Generative Adversarial Networks with Contrastive Regularizers](https://arxiv.org/abs/1906.06034)
* [Disentangling by Factorising, pdf](https://www.cs.toronto.edu/~amnih/papers/disentangling_nips_ws.pdf)

✔ 3. Contrastive Coding


✔ 4. Automatic differentiation


5. NNs and ODEs


6. Probabilistic Programming


7. Miscellaneous

Memorization in neural networks

Online Learning

Graph Neural Networks

Normalizing Flows

Transformers

Others


8. Theory of neural networks

Lottery tickets

Others


9. Advanced Variational Inference


10. Causal Inference

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].