Pinned Repositories
Approximate_Sinus
Approximate a sinus function by coding a complete neural network and its backpropagation. Part1 of my deep learning tutorial.
create_frames
Generate frames from a video. Application is for machine learning
CycleGan
A CycleGan implementation in PyTorch through Jupiter notebook describing different steps of the paper.
DISCO-GAN
A Keras implémentation of "Learning to Discover Cross-Domain Relations with Generative Adversial Networks"
FFHQ-face-alignment
Using FFHQ alignement initial method and giving choice to use mediapipe or dlib as landmarks detection method.
ganhacks
starter from "How to Train a GAN?" at NIPS2016
LiveAnimatedRanking
An animated ranking I've done for a game context with different teams.
MM_Withings
Integrate a simple Withings module to MagicMiror2 project.
MNIST-DCGAN
Applying DCGAN concept on traditional MNIST dataset (Pytorch and Keras)
Neovim-config
My Neovim Setup
john7002's Repositories
john7002/FFHQ-face-alignment
Using FFHQ alignement initial method and giving choice to use mediapipe or dlib as landmarks detection method.
john7002/CycleGan
A CycleGan implementation in PyTorch through Jupiter notebook describing different steps of the paper.
john7002/create_frames
Generate frames from a video. Application is for machine learning
john7002/MM_Withings
Integrate a simple Withings module to MagicMiror2 project.
john7002/Approximate_Sinus
Approximate a sinus function by coding a complete neural network and its backpropagation. Part1 of my deep learning tutorial.
john7002/DISCO-GAN
A Keras implémentation of "Learning to Discover Cross-Domain Relations with Generative Adversial Networks"
john7002/ganhacks
starter from "How to Train a GAN?" at NIPS2016
john7002/LiveAnimatedRanking
An animated ranking I've done for a game context with different teams.
john7002/MNIST-DCGAN
Applying DCGAN concept on traditional MNIST dataset (Pytorch and Keras)
john7002/Neovim-config
My Neovim Setup
john7002/nfs
Neovim config from my Neovim Lua From Scratch playlist on YouTube
john7002/Pytorch_learning
Several architecture written in Pytorch, just for learning language syntax.
john7002/Pytorch_Unet
A Pytorch implementation of Unet and associated results on different dataset.
john7002/raspi_buzzer
A two buzzers used for game quizz.
john7002/Scikit-Learn-explore-
Explore different ML models with Scikit Learn on Wine dataset in Kaggle