Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Implementations

Custom machine learning implementations of various ML architectures for knowledge using only basic libraries.

Currently includes:

  • Simple Linear Regression
  • Fully Connected Neural Network
  • Convolutional Neural Network (dynamic layers and activation function support)

Generative Adversarial Network (GAN) implementation with PyTorch (could be implemented with a few tweaks to the aforementioned CNN implementation, but this is much easier)

Examples:

MNIST:

MNIST Images

CelebA (faces)

Face Images -- Celeba

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages