MetaNeuron: Unterschied zwischen den Versionen
| Keine Bearbeitungszusammenfassung | Keine Bearbeitungszusammenfassung | ||
| Zeile 13: | Zeile 13: | ||
| == Ziel == | == Ziel == | ||
| Ziele: | '''Ziele''': | ||
| * Spass zu haben | |||
| * ein Blinkprojekt | |||
| * Demonstrator bauen | |||
| * simpel und billig | |||
| '''NICHT'''Ziel: | '''NICHT'''Ziel: | ||
| * wissenschaftlich korrektes Neuronales Netzwerk der x.ten Ordnung | |||
| ==  | == Projekt"plan" == | ||
| * Theorie - Entwurf, Definitionen, ... | |||
| * Simulation - Python basierend (kann später zum Ermitteln der Parameter verwendet werden) | |||
| * Entwicklung - Prototype | |||
|   * HW Entwicklung - MetaNeuron, Backplane, I/O Knoten | |||
|   * SW Entwicklung - Neuronen, Bootloader (für AVR und PC), I/O Knoten | |||
|   * SW Entwicklung - Trainingssimulation (PC) | |||
| * Erstes Netzwerk   | |||
| * ... | |||
| == Therorie == | == Therorie == | ||
| Zeile 38: | Zeile 40: | ||
| t.b.f. | t.b.f. | ||
| == Optionen (Zukunft, Alternativen, Ideen) == | |||
| * Mehr Eingänge durch Verwendung von zB. [http://atmel.com/dyn/products/product_card.asp?PN=ATtiny24 AVR Tiny 24] | |||
| == Links == | |||
| * [http://http://atmel.com/dyn/products/product_card.asp?PN=ATtiny25 AVR Tiny25] | |||
| * [http://http://de.wikipedia.org/wiki/Nervenzelle Nervenzelle Wikipedia] | |||