Lorna
Lorna
machine_learning_in_action_py3
Important book about the machine learning algorithms, and introduces the application of those who use these algorithms and tools, and how to use them in a real environment. This book and other books,...
PyTorch
An open source deep learning platform that provides a seamless path from research prototyping to production deployment
pytorch-alexnet-cifar100
Cifar100 in alexnet network model under the highest accuracy
SRCNN-PyTorch
Pytorch framework can easily implement srcnn algorithm with excellent performance
VDSR-PyTorch
PyTorch implements "Accurate Image Super-Resolution Using Very Deep Convolutional Networks"
Real_ESRGAN-PyTorch
PyTorch implements `Real-ESRGAN: Training Real-World Blind Super-Resolution with Pure Synthetic Data` paper.
UGATIT-PyTorch
Simple, fast and easy to read. Yes, we use the pytorch framework!
WassersteinGAN_GP-PyTorch
Improved training of Wasserstein GANs
CGAN-PyTorch
Simple implementation of conditional general adverse nets in pytorch machine learning framework