-
Notifications
You must be signed in to change notification settings - Fork 0
jhurt/NNGenerator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Software for generating NN to solve problems. Written in Clojure. To build: 1. %> ant dist To run slave(s): 1. Make sure a JMS broker is running 2. %>slaves.sh <number_of_slaves> <jms_broker_ip> <jms_broker_port> To run master: 1. Make sure a JMS broker is running 2. %>nn-generator.sh <jms_broker_ip> <jms_broker_port> To start ActiveMQ JMS broker: 1. %> <active_mq_home>/bin/activemq
About
Train and generate multiple variants of deep and wide neural nets using a genetic algorithm to select the fittest network
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published