https://github.com/erp12/evolving-ann-encoding
Repo for scratch work that will eventually be integrated into Cloann.
https://github.com/erp12/evolving-ann-encoding
Last synced: about 1 month ago
JSON representation
Repo for scratch work that will eventually be integrated into Cloann.
- Host: GitHub
- URL: https://github.com/erp12/evolving-ann-encoding
- Owner: erp12
- Created: 2016-01-11T11:47:03.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-06T04:44:50.000Z (almost 10 years ago)
- Last Synced: 2025-03-04T07:13:12.185Z (10 months ago)
- Language: Clojure
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Evolving-ANN-Encoding
Repo for scratch work that will eventually be integrated into Cloann.
## What is in the repo?
I have designed an encoding for artificial neural network topologies that can be fed into Cloann and used alongside a dataset to train an artificial neural network.
The code in this repo is a place to store my Push instructions for creating encoded topologies until Cloann is ready to be fully integrated with Clojush.
## Usage
Evaluate the code in core.clj and the output should be a random network encoding!