Skip to content

just some boilerplate code for implementing neural nets in pytorch , with some added GUI vis for fun. Play with the parameters and make observations as to how they affect the training process.

Notifications You must be signed in to change notification settings

ozayr/PySimpleGUI-Neural-Nets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projects in this Repository

Function Approximator

Approximate generated functions using a simple Neural Network

Logistic Regression

Observe Binary and multi-class Logistic Regression

CNN with MNIST

Classify you own handwritten digits with a Convolutional Neural Network trained on the famous MNIST dataset

About

just some boilerplate code for implementing neural nets in pytorch , with some added GUI vis for fun. Play with the parameters and make observations as to how they affect the training process.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published