Skip to content
/ DN Public

A functional implementation of a Developmental Network for AI inspired by the work of Juyang Weng

License

Notifications You must be signed in to change notification settings

Friede80/DN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DN

A functional implementation of a Developmental Network

Prerequisites

stack - Instructions for installing stack can be found at: https://docs.haskellstack.org/en/stable/install_and_upgrade/#debian

Installing

All of the following is done from within the DN directory

To build:


stack build

To run:


stack exec DN-exe

Running

Due to time constraints, all inputs are hard coded into the source at this time.

All 3 phases are run for all DNs in the assignment.

All output was captured in the typescript file.

About

A functional implementation of a Developmental Network for AI inspired by the work of Juyang Weng

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published