All Projects → HnimNart → deeplearning

HnimNart / deeplearning

Licence: other
No description, website, or topics provided.

Programming Languages

Futhark
8 projects
Makefile
30231 projects

CI

A small deep learning library written in Futhark as part of my bachelor thesis.

The library currently supports multilayer perceptron and convolutional networks

A formal documentation is WIP, but see programs for examples on how to build a network using the library

If you find bugs, or find something that can be improved please open an issue! thanks!

Installation

$ futhark pkg add github.com/HnimNart/deeplearning
$ futhark pkg sync

Usage

See example program for now.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].