christinakouridi / scratchMLLinks
Implementation of Machine Learning algorithms from scratch in Python
β34Updated 5 years ago
Alternatives and similar repositories for scratchML
Users that are interested in scratchML are comparing it to the libraries listed below
Sorting:
- Some small scale experiments for my blog posts πβ79Updated 3 years ago
- The code repository for examples in the O'Reilly book 'Generative Deep Learning' using Pytorchβ184Updated 5 years ago
- TensorFlow Probability Tutorialβ37Updated 5 years ago
- Repository with all material for SMILES, the Summer School of Machine Learning at Skoltech, taking place from the 16th to the 21st of Augβ¦β55Updated 4 years ago
- Books, papers and links to latest research in ML/AIβ90Updated 11 months ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.β34Updated 4 years ago
- Bayesian Methods for Machine Learningβ64Updated 6 years ago
- Python implementation of GLN in different frameworksβ98Updated 4 years ago
- A small, interpretable codebase containing the re-implementation of a few "deep" NLP models in PyTorch. Colab notebooks to run with GPUs.β¦β75Updated 4 years ago
- A practical approach to learning machine learning.β22Updated 6 years ago
- Visualising the Transformer encoderβ111Updated 4 years ago
- πOverview of Modern Deep Learning Techniques Applied to Natural Language Processingβ48Updated 5 years ago
- [IN PROGRESS] An introduction to generative adversarial networks (GANs) and variational autoencoders (VAEs) in PyTorch, by implementing aβ¦β33Updated 6 years ago
- Materials for "Bayesian Methods for Machine Learning" Coursera MOOCβ135Updated 4 years ago
- A tour of different optimization algorithms in PyTorch.β99Updated 3 years ago
- This repository provides a Colab Notebook that shows how to use Spatial Transformer Networks inside CNNs in Keras.β37Updated 3 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.β133Updated 5 years ago
- Neural Machine Translation with Attention (PyTorch)β45Updated 6 years ago
- Deep Learning Paper Implementations in PyTorchβ17Updated 3 months ago
- Recurrent neural networks: building a custom LSTM/GRU cell in PyTorchβ28Updated 4 years ago
- Generative Deep Learning Sessions led by Anugraha Sinha (Machine Learning Tokyo)β24Updated 5 years ago
- http://nlp.seas.harvard.edu/2018/04/03/attention.htmlβ62Updated 4 years ago
- Codebase for the blog post "24 Evaluation Metrics for Binary Classification (And When to Use Them)"β56Updated 5 years ago
- Lectures for INFO8004 Advanced Machine Learning, ULiΓ¨geβ113Updated 3 months ago
- Deep learning course CE7454, 2019β190Updated 5 years ago
- This is the code for "Neural DIfferential Equations" By Siraj Raval on Youtubeβ246Updated 6 years ago
- Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.β60Updated 3 years ago
- Pytorch: Viterbi, Forward-Backward and Baum Welch with a Hidden Markov Model (HMM)β56Updated 6 years ago
- Fast Differentiable Forest lib with the advantages of both decision trees and neural networksβ78Updated 3 years ago
- Creates a learning-curve plot for Jupyter/Colab notebooks that is updated in real-time.β177Updated 3 years ago