Tshimanga / epoch

Repo for learning tools written in Chapel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

epoch

This is a repository for learning tools. At the moment we are starting with building a deep learning framework, and fully connected neural networks have been implemented.

Fully Connected Networks are defined in Neural.chpl and examples of how they are used and trained are available in the examples folder. The examples can be run with make [example_name]

About

Repo for learning tools written in Chapel


Languages

Language:Chapel 94.9%Language:Makefile 5.1%