Skip to content

FKgk/Evolvable-Neural-Units

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evolvable Neural Units (ENU)

Unofficial PyTorch Implementation of: Network of Evolvable Neural Units: Evolving to Learn at a Synaptic Level.

Results

Validation result on for Evolable Nueral Units:

Top 1 accuracy (%) Paper Here
Pending Pending Pending
  • (2020.01.15) Working: Implementing Model Backward Processing

Dependencies

This code was tested on Python 3.6 with PyTorch 1.0.1. Other packages can be installed by:

pip install -r requirements.txt

Train Evolable Neural Units (ENU)

python ENU.py #pending

Validation

python ENU.py #pending

Main Update Log

  • (2020.01.14) Update: First Update

Author

Kwangho Kim / @FKgk

References

Network of Evolvable Neural Units: Evolving to Learn at a Synaptic Level by Paul Bertens, Seong-Whan Lee

License

CRAPL v0 BETA 1

About

Neural Unit based on Synaptic Level

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published