io-eric / C-RNN-Text-Generation

This project implements a Recurrent Neural Network (RNN) in C for text generation. The model predicts the next word in a sequence based on a given input word (e.g., "Matrix" → "dimensions"). Built from scratch, it demonstrates core RNN principles like forward/backward propagation and one-hot encoding
4Updated 2 weeks ago

Alternatives and similar repositories for C-RNN-Text-Generation

Users that are interested in C-RNN-Text-Generation are comparing it to the libraries listed below

Sorting: