Skip to content

flouc001/Simple-APL-Neural

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-APL-Neural

A simple implementation of a neural network in APL.

How to use

Just double click the .dyapp file and run one of the functions under the '#.Testing' namespace.

TODO List:

  • Add more tests/demos.
  • Improve performance.
  • Re-write in a more 'APL' way.
  • Add comments! ⍝
  • Write a clear perceptron and sigmoid neuron implementation.
  • Add a handwriting example with GUI for input.
  • Create a visualization of the learning process.
  • Create benchmarking functions.

About

A simple APL neural network.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages