📄 readme
字号:
NeuroGen - Genetic Algorithms for the Training of Neuronal Networks on Distributed Memory Systems=================================================NeuroGen implements a hybrid parallel algorithm using genetic searchand standard backpropagation to train neural networks on a transputercluster. The package includes several test programs with can either becompiled to run on a transputer network or sequentially as a single threaded C programm.Installation:-------------Get the tarball from http://tph.tuwien.ac.at/~oemer/neurogen.htmlextract it, cd into the directory, edit the Makefile for your need and type 'make'.Documentation:--------------The reference documentation for NeuroGen is my project report "Genetic Algorithms for Neural Network Training on Transputers"It is available online in Postscript, PDF or HTML format from http://tph.tuwien.ac.at/~oemer/neurogen.htmlFeedback:---------If you encounter any bugs or miss any particular feature or just likeNeuroGen, please let me know. My email address is Bernhard Oemer <oemer@tph.tuwien.ac.at>The QCL interpreter is Open Source(tm) software, so please feel free to writeyour own ports and extentions. If you send me patches, I will most probablyinclude them in future versions and maintain them to the best of myabilities. ;-)Vienna, the 13th of May 2000Bernhard Oemer
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -