Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.43 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.43 KB

ANNSER

This is the home of the ANNSER project.

ANNSER is A Neural Network Simulator for Education and Research.

ANNSER will

  • Provide performant implementations of a range of Artificial Neural Networks (ANNs)
  • Implement a Domain-specific language for constructing, training and testing ANNs
  • Provide a visual interface to the DSL
  • Provide tutorials and documentation that support its use by students and researchers

If you are interested in experimenting with the code or contributing to development you will find some information here.

There is a discussion/support group here.

You will need to apply to join the group as that helps us to exclude spammers.

There's some background to the choice of APL here and here.

There are a series of blog posts explaining the code in the examples:

NB: The code is pre-Alpha; implementations and APIs will change rapidily.