Lorna

Results 21 repositories owned by Lorna

machine_learning_in_action_py3

82
Stars
76
Forks
Watchers

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

17
Stars
12
Forks
Watchers

An open source deep learning platform that provides a seamless path from research prototyping to production deployment

pytorch-alexnet-cifar100

19
Stars
6
Forks
Watchers

Cifar100 in alexnet network model under the highest accuracy

pytorch-tutorial

19
Stars
7
Forks
Watchers

fork Yunjey Choi/ [@yunjey](https://github.com/yunjey)

SRCNN-PyTorch

82
Stars
20
Forks
Watchers

Pytorch framework can easily implement srcnn algorithm with excellent performance

VDSR-PyTorch

48
Stars
17
Forks
Watchers

PyTorch implements "Accurate Image Super-Resolution Using Very Deep Convolutional Networks"

Real_ESRGAN-PyTorch

29
Stars
4
Forks
Watchers

PyTorch implements `Real-ESRGAN: Training Real-World Blind Super-Resolution with Pure Synthetic Data` paper.

UGATIT-PyTorch

29
Stars
5
Forks
Watchers

Simple, fast and easy to read. Yes, we use the pytorch framework!

WassersteinGAN_GP-PyTorch

44
Stars
11
Forks
Watchers

Improved training of Wasserstein GANs

CGAN-PyTorch

31
Stars
12
Forks
Watchers

Simple implementation of conditional general adverse nets in pytorch machine learning framework