Sprint 15 - NexusLogica/N GitHub Wiki
###Sprint 15 - Write a workbench for a fast spiking neuron.
The goal of this sprint is to create a basic functioning workbench for testing a neuron, in this case an L4 fast spiking neuron.
- Create input, FS neuron, and output neurons/elements and networks for each.
- Create UI for to house these networks inside a parent network.
- Add connections.
- Create 3 input sets.
- Via a 'next' button, cycle through the input sets.
Definition of Done:
- All functional code written.
- All UI written.
- Manually tested.
- Unit tests written.
- Functional tests written.
- Documentation written.
- Server and client code saved to Github.
- Github read-me updated
Start date: June 21, 2014
Completed: August 8, 2014