Skip to content

Implementation of PathNet in Pytorch - on MNIST task

Notifications You must be signed in to change notification settings

codeaudit/pathnet-pytorch

 
 

Repository files navigation

PathNet implementation in pytorch. Inspired by kimhc6028's implementation.

Currently implemented binary MNIST classification task.

Requirements

Run with command:

$ python main.py

About

Implementation of PathNet in Pytorch - on MNIST task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 59.7%
  • Python 40.3%