christinakouridi / scratchML
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
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆132Updated 5 years ago
- How to build RNNs and LSTMs from scratch with NumPy.☆257Updated 4 years ago
- [IN PROGRESS] An introduction to generative adversarial networks (GANs) and variational autoencoders (VAEs) in PyTorch, by implementing a…☆32Updated 5 years ago
- A tour of different optimization algorithms in PyTorch.☆95Updated 3 years ago
- Pytorch: Viterbi, Forward-Backward and Baum Welch with a Hidden Markov Model (HMM)☆54Updated 6 years ago
- In this project I implement Neural Machine Translation using Attention mechanism. The code is written using the TensorFlow library in Pyt…☆24Updated 5 years ago
- Some small scale experiments for my blog posts 📝☆79Updated 2 years ago
- The code repository for examples in the O'Reilly book 'Generative Deep Learning' using Pytorch☆182Updated 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…☆54Updated 4 years ago
- Sequence to Sequence Models in PyTorch☆44Updated 6 months ago
- TensorFlow Probability Tutorial☆37Updated 5 years ago
- Toy implementations of some popular ML optimizers using Python/JAX☆44Updated 3 years ago
- ☆76Updated 4 years ago
- CS 7301: Spring 2021 Course on Advanced Topics in Optimization in Machine Learning☆175Updated 3 years ago
- Material for MLT Reinforcement Learning workshops and study sessions☆50Updated 4 years ago
- legend☆199Updated last year
- This repository provides a Colab Notebook that shows how to use Spatial Transformer Networks inside CNNs in Keras.☆36Updated 2 years ago
- Collection of simple functions reusable across ML projects.☆20Updated 3 years ago
- My Solution to the Programming Assignments for Practical Reinforcement Learning from Coursera☆67Updated 4 years ago
- Deep Learning Paper Implementations in PyTorch☆17Updated 4 years ago
- David Mackay's book review and problem solvings and own python codes, mathematica files☆56Updated 7 years ago
- Materials for class on topics in deep learning (STAT 991, UPenn/Wharton)☆94Updated 2 years ago
- Neat Bayesian machine learning examples☆54Updated 3 weeks ago
- Materials for "Bayesian Methods for Machine Learning" Coursera MOOC☆133Updated 4 years ago
- Bayesian Methods for Machine Learning☆64Updated 5 years ago
- Lectures for INFO8004 Advanced Machine Learning, ULiège☆107Updated this week
- Deep learning lectures I am holding for the MSc on Data Science and Scientific Computing☆13Updated 2 years ago
- This is where I put all my work in Natural Language Processing☆96Updated 3 years ago
- An implementation of convolutional networks in NumPy!☆80Updated 3 years ago
- vanilla machine learning☆108Updated last year