Skip to content
Nick Oppen edited this page Dec 1, 2013 · 11 revisions

Welcome to the eNNpi wiki!

Contents

1. Introduction to eNN and Neural Networks - This is a very brief overview. Please do your own research.

2.1 Training File Format - The critical file for getting a meaningful result from your network. This is the file that you will work most with.

2.2 Network File Format - This is how your network is stored. Not a lot of editing needed here.

2.3 Input File Format - The business end of things, using your network on unseen data. Similar to the training file format.

3. The eNNpi Application - A basic application that allows you to create and train your own neural network without needing to program anything.

4. The nn Class Interface - The neural network class library that you can use in your own application.

5. Compilation - Getting the system compiled on the Raspberry Pi.

6. Test Data - A brief description of the test data sets in the repository.

History - My notes on what each release contains.

Home - this text.

Clone this wiki locally