Andrew H. Fagg (andrewhfagg@gmail.com)
Mel Wilson Reyes
Luke Sewell
- Python environment with Keras3 and Tensorflow 2.xx
Place the repository clones inside of a common directory:
Execute:
export NEURO_REPOSITORY_PATH=/path/to/common/directory
Activate Keras 3 / Tensorflow xx environment
Example:
conda activate tf
Change your directory:
cd examples/xor
Execute:
python $NEURO_REPOSITORY_PATH/zero2neuro/src/zero2neuro.py @network.txt @data.txt @experiment.txt -vvv