- english phonetics - seq2seq model for translating english words to their phonetic transcription
- acrobot - reinforcement learning agent that learns to swing a double pendulum upwards
- MNIST autoencoder - convolutional autoencoder that compresses MNIST digits
- (AE) Autoencoder solution
- (SAE) Sparse Autoencoder solution
- (SAE_STE) Sparse Autoencoder with Straight-Through Estimator (for binarized bottleneck layer) solution
- (SC_STE) Sparse Classifier with Straight-Through Estimator (for binarized bottleneck layer) solution
- (SCAE) Sparse Convolutional Autoencoder solution
- (VAE) Variational autoencoder
- (VAE) interactive explorer for 2D latent space
- (GAN) Generative adversarial neural network
- (DCGAN) Deep convolutional generative adversarial neural network (version with stride 1)
- (DCGAN) Deep convolutional generative adversarial neural network (version with stride 2)
- Moving MNIST autoencoder - State-space model for encoding time series over latent space
- (ConvLSTM) Convolutional LSTM
- (Deterministic LSTM) recurrent network over latent space (with epsilon teacher forcing)
- (RNN) deterministic recurrent network (without LSTM or any other form of long term memory) over latent space (with epsilon teacher forcing)
- (SSM) stochastic state model - variational recurrent network over latent space (with epsilon teacher forcing)
- (RSSM) recurrent state space model - recurrent network over latent space with both variational and deterministic connections (with epsilon teacher forcing)
- mountain car - reinforcement learning agent that learns to drive a car uphill
- bipedal walker - reinforcement learning agent that learns to walk on two feet (on flat terrain)
- (DDPG) Deep deterministic policy gradient (unfortunately the results are somewhat underwhelming)
- (Dreamer) reinforcement learning with latent imagination
- (custom Dreamer) my own adaptation of Dreamer
- (GA) Genetic algorithm (with elite and no crossover) (the results are poor)
- (GA) Genetic algorithm (with crossover and more relaxed survivorship policy)
- information extraction from NDA documents - named entity recognition and information extraction tasks
- publication date predication from text - using large language models for temporal prediction
- contrastive learning on CIFAR-10 - Building generative models of visual data. Next step after MNIST autoencoders and GANs
- captcha solver
- English homework - My English teacher gave me a tedious homework. I didn't want to do it, so I let BERT do it for me
- Punctuation restoral for ASR - PoleEval challenge for punctuation restoral to aid ASR systems
- News topic classifier - classifies news fragment into one of specified categories
- Japanese Amazon products web crawler
- Minecraft exploratory reinforcement learning - reinforcement learning agent that learns to navigate minecraft world
- PageRank
- hierarchical clustering
-
Notifications
You must be signed in to change notification settings - Fork 0
aleksander-mendoza/MachineLearningMiniprojects
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published