Skip to content

DominQu/rnn-cuda

Repository files navigation

rnn-cuda

Building

mkdir build
cd build
cmake ..
make

Description

This project implements an LSTM recurrent neural network with matrix operations in CUDA. The main goal of the network is to learn certain text style and generate new text.

About

Recurrent neural network copying writing style of an author written in CUDA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages