HnimNart/deeplearning

Futhark

54

124 commits

updated Aug 21, 2025

See the code

README

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.

Contributors

HnimNart

93 commits

athas

31 commits

HnimNart/deeplearning

Futhark

54

124 commits

updated Aug 21, 2025

See the code

README

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.

Contributors

HnimNart

93 commits

athas

31 commits

Languages

Futhark

99.2%