Pinned Repositories
BatchNormalization
Implementation of Batch Normalization in Numpy and Reproduction of results on MNIST
BinaryNet
Training Deep Neural Networks with Weights and Activations Constrained to +1 or -1
BinaryNet.pytorch
Binarized Neural Network (BNN) for pytorch
generating-sound-with-neural-networks
Code and slides for the "Generating Sound with Neural Network" series on The Sound of AI Youtube channel.
image-processing-notebooks
Notebooks for the Image Processing videos
pytorch_diffusion
PyTorch reimplementation of Diffusion Models
Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
score_sde
Official code for Score-Based Generative Modeling through Stochastic Differential Equations (ICLR 2021, Oral)
SEM2
This is a python 3 port of the SEM model with and updated to a more current version of tensor flow (2+)
snake-ai
An AI agent that beats the classic game "Snake".
maye4's Repositories
maye4/BatchNormalization
Implementation of Batch Normalization in Numpy and Reproduction of results on MNIST
maye4/BinaryNet
Training Deep Neural Networks with Weights and Activations Constrained to +1 or -1
maye4/BinaryNet.pytorch
Binarized Neural Network (BNN) for pytorch
maye4/generating-sound-with-neural-networks
Code and slides for the "Generating Sound with Neural Network" series on The Sound of AI Youtube channel.
maye4/image-processing-notebooks
Notebooks for the Image Processing videos
maye4/pytorch_diffusion
PyTorch reimplementation of Diffusion Models
maye4/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
maye4/score_sde
Official code for Score-Based Generative Modeling through Stochastic Differential Equations (ICLR 2021, Oral)
maye4/SEM2
This is a python 3 port of the SEM model with and updated to a more current version of tensor flow (2+)
maye4/snake-ai
An AI agent that beats the classic game "Snake".
maye4/snake-ai-pytorch