GitHub topics: char-rnn
inakiag2/CROSSFIT
CrossFit is a high-intensity fitness program that combines elements of weightlifting, cardio, and bodyweight exercises. It focuses on functional movements to improve strength, endurance, and overall health.
Language: HTML - Size: 1.95 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

Anbani/anbani.js
Multifunctional javascript toolkit for Georgian Alphabet - Anbani
Language: JavaScript - Size: 146 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 20 - Forks: 0

dgurkaynak/wod-generator
Crossfit WOD generator using recurrent neural networks (LSTM), implemented in Tensorflow
Language: HTML - Size: 659 KB - Last synced at: 18 days ago - Pushed at: over 3 years ago - Stars: 38 - Forks: 6

jiesutd/NCRFpp
NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components.
Language: Python - Size: 6.79 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 1,896 - Forks: 447

dudeperf3ct/DL_Notebooks
This repo contains all the notebooks mentioned in blog.
Language: Jupyter Notebook - Size: 106 MB - Last synced at: 8 days ago - Pushed at: over 5 years ago - Stars: 94 - Forks: 32

sjchoi86/advanced-tensorflow
Little More Advanced TensorFlow Implementations
Language: Jupyter Notebook - Size: 55.7 MB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 371 - Forks: 115

sonyasha/natural-language-translation
Natural Language Processing with Deep Learning, Keras and Recurrent Neural Networks. Deployed to Heroku.
Language: Jupyter Notebook - Size: 331 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 12 - Forks: 6

sshh12/Build-A-Bill
Creating Legislation with AI.
Language: Jupyter Notebook - Size: 152 MB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

briancheang/dr-seuss
Char-RNN generated Dr. Seuss
Language: Jupyter Notebook - Size: 219 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0

ekzhang/music-gen
Generate and play music with a recurrent neural network running in the browser!
Language: JavaScript - Size: 17.4 MB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 0

ekzhang/char-rnn-keras
TensorFlow implementation of multi-layer recurrent neural networks for training and sampling from texts
Language: Python - Size: 970 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 43 - Forks: 14

batzner/tensorlm
Wrapper library for text generation / language models at character and word level with RNNs in TensorFlow
Language: Python - Size: 79.1 KB - Last synced at: 25 days ago - Pushed at: about 3 years ago - Stars: 60 - Forks: 29

ellisbrown/name2gender
Extrapolate gender from first names using Naïve-Bayes and PyTorch Char-RNN
Language: Python - Size: 18.4 MB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 25 - Forks: 13

yanqiangmiffy/char-rnn-pytorch
:ocean: 基于pytorch实现char rnn,生成英文名字
Language: Python - Size: 3.39 MB - Last synced at: 4 months ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

nikhilbarhate99/Char-RNN-PyTorch
Minimal implementation of Multi-layer Recurrent Neural Networks (LSTM) for character-level language modelling in PyTorch
Language: Python - Size: 40.6 MB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 46 - Forks: 10

DongjunLee/char-rnn-tensorflow
Multi-layer Recurrent Neural Networks for character-level language models implements by TensorFlow
Language: Python - Size: 950 KB - Last synced at: 12 days ago - Pushed at: over 7 years ago - Stars: 61 - Forks: 13

GabrielMajeri/char-rnn-pytorch 📦
Character-level Recurrent Neural Network implemented in PyTorch
Language: Jupyter Notebook - Size: 35.2 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Anbani/anbani.db
Various Georgian datasets
Size: 2.22 MB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 12 - Forks: 2

godic97/Intelligent-Korean-Text-Generation-System
using Markov Chain
Language: Python - Size: 362 MB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

sukhmancs/TextWizards
This repository houses a collection of my natural language processing (NLP) projects, showcasing a variety of applications and experiments in the field. From sentiment analysis to language modeling, explore the power of NLP through my code. Feel free to use, modify, and contribute!
Language: Jupyter Notebook - Size: 732 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

omercelik-cs/rnn-implementation
Language: Jupyter Notebook - Size: 396 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

WesleyyC/DT-In-The-House
:person_with_blond_hair: Make Donal Trump Speaks Again -- a stack LSTM RNN that speaks like Donal Trump by generating character one at a time
Language: Python - Size: 1.35 MB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0

pyaf/deep-learning-from-scratch
Implementing deep learning algorithms from scratch
Language: Jupyter Notebook - Size: 15.9 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

hthuwal/rap-lyrics-generation
Project for COL772 NLP IITD
Language: Java - Size: 7.4 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

stardut/Text-Generate-RNN
中国古诗生成(文本生成)
Language: Python - Size: 33.4 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 120 - Forks: 27

DongjunLee/samhangsi-generator
SamHangSi generator based on Kor-char-rnn implements by tensorflow
Language: Python - Size: 1.37 MB - Last synced at: 21 days ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 1

domschl/tensor-poet
Tensorflow jupyter-notebook for visualization of text-generation from multiple sources with deep LSTMs
Language: Jupyter Notebook - Size: 22.5 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 10 - Forks: 2

shayanrc/TextGan
Language: Jupyter Notebook - Size: 4.38 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

bvezilic/DnD-name-generator
Character-based RNN for generating Dungeons and Dragons character names based on race and gender.
Language: Jupyter Notebook - Size: 115 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 2

ypwhs/deeplearning-models Fork of rasbt/deeplearning-models 📦
各种深度学习结构、模型和技巧的集合
Language: Jupyter Notebook - Size: 7.25 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 116 - Forks: 36

crestonbunch/neural-namer
Fantasy name generator in TensorFlow
Language: Python - Size: 6.41 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 68 - Forks: 10

gilledebast/eurovision-char-rnn
Tool used to generate midi files with a char rnn model trained from Eurovision songs
Language: JavaScript - Size: 6.13 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

cgoecknerwald/film-scripter
Deep Learning 02456 Project
Language: Python - Size: 112 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

samlanka/TED-Talks-Generator
A character-level multi-layer LSTM to generate TED Talks
Language: Python - Size: 51.2 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 1

sarvasvkulpati/Philosophical_Bot
🤖🤔 A Neural Network trained to generate philosophical quotes 🤔🤖
Language: Python - Size: 14.4 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

agoila/char-RNN-TensorFlow
Building a Character-wise RNN with TensorFlow
Language: Jupyter Notebook - Size: 2.28 MB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 3

akurniawan/pytorch-sequence-tagger
Sequence Tagger implementation
Language: Python - Size: 93.8 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 20 - Forks: 5

sushant097/Nepali-Poet-Generation-with-char-RNN-model
This project is the implementation of Andrej Karpathy implementation of chracter RNN model in Keras. This generates the Nepali poet train on Laxmi Prasad Devkota Poems.
Language: Python - Size: 15 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 3

vgtomahawk/Charmanteau-CamReady
Code for "CharManteau: Character Embedding Models For Portmanteau Creation. EMNLP 2017. Varun Gangal*, Harsh Jhamtani*, Graham Neubig, Eduard Hovy, Eric Nyberg"
Language: Python - Size: 65.6 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 10 - Forks: 3

fcakyon/glassdoor-review-textgenrnn
Train char-rnn with Glassdoor reviews and generate sentences
Language: Python - Size: 6.53 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

directcsd/Discord-Bot
Learning how to program a Discord bot in Python and hooking it to char-rnn
Language: Jupyter Notebook - Size: 94.6 MB - Last synced at: 9 months ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 0

dhingratul/Sequence-Models
Course 5 from deeplearning.ai
Language: Jupyter Notebook - Size: 6.16 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 2

priyavrat-misra/scifi-char-rnn
A character level language model for generating random Science Fiction text.
Language: Jupyter Notebook - Size: 34.4 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

aajanki/kalevala-rnn
Recurrent neural network imitates Kalevala
Language: Python - Size: 8.1 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

thtroyer/simple-text-generator
Generate text with machine learning. Tensorflow + textgenrnn based scripts.
Language: Python - Size: 134 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

somjit101/Music-Generation-LSTM
A simple application of an LSTM Network to generate original Folk-style music which are aesthetically pleasing for the listener.
Language: Jupyter Notebook - Size: 72.8 MB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

akurniawan/pytorch-sentiment-analysis
char-rnn implementation for sentiment analysis on twitter data
Language: Python - Size: 36.1 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 32 - Forks: 2

demmojo/text-rnn
text-rnn allows you to create modern neural network architectures which use modern techniques such as skip-embedding and attention weighting. Train either a bidirectional or normal LSTM recurrent neural network to generate text using any dataset. You can continue training a pre-trained model.
Language: Python - Size: 14.8 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

sergioburdisso/recurrently-happy-rnn
"Having Fun with Recurrent Neural Networks (RNNs)" - Tutorial for PyData 2017 - TensorFlow - Text [and songs] Generation
Language: Jupyter Notebook - Size: 3.5 MB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 3

jan-henkel/char-rnn-tf
Train a character-level RNN on an input textfile and generate samples. Inspired by Andrej Karpathy's char-rnn.
Language: Python - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

lucko515/rnn-from-scratch
Simple recurrent neural network for text generation. Based on https://gist.github.com/karpathy/d4dee566867f8291f086
Language: Python - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 7

pskrunner14/char-level-rnn
Character Level RNN language model in PyTorch
Language: Python - Size: 1.7 MB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

euler16/CharRNN
Character Level Language Modelling using PyTorch
Language: Python - Size: 57 MB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 7 - Forks: 1

gmedina-v/char-rnn-arxiv-simple
This is an illustrative example of a char-RNN for text generation trained on abstracts of scientific articles published in the arXiv.
Language: Jupyter Notebook - Size: 51.8 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

jrieke/timeseries-rnn
⏱️ char-rnn for time series data
Language: Python - Size: 9.77 KB - Last synced at: 1 day ago - Pushed at: about 9 years ago - Stars: 13 - Forks: 6

rileynwong/pytorch-char-rnn
PyTorch implementation of charRNN neural network
Language: Jupyter Notebook - Size: 3.57 MB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 2

demmojo/poetry-generator-app
A text generator web app using a pre-trained recurrent neural network model. The Python application is served using a uWSGI application server and Nginx as the front-end reverse proxy. Check website for a live demonstration:
Language: HTML - Size: 53 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

kvmanohar22/char-rnn-cpp
Character level predictions of a Multi-layered Vanilla Recurrent Neural Network
Language: C++ - Size: 433 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

ynshung/char-rnn-pytorch
Char RNN for PyTorch
Language: Python - Size: 4.88 KB - Last synced at: 3 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

rsk97/Pytorch-NLP
IMPLEMENTATIONS OF BASIC NLP ALGORITHMS USING PYTORCH
Language: Python - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

unexge/gdpn
Generate Dota2 Player Names with Char-level RNN.
Language: Python - Size: 7.81 KB - Last synced at: 1 day ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Tandon-A/Tolkien-Bot
Character Level Language Model (LSTM) to generate texts like that of J. R. R. Tolkien.
Language: Python - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

sedflix/dockerfile-gen
generates random Dockerfile using char-rnn (better than yours)
Language: Jupyter Notebook - Size: 151 MB - Last synced at: 21 days ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

lisovskey/filmach
Recurrent neural network for movie scripts generation
Language: Python - Size: 1.52 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 4

aryalmilan/Character_RNN
Train and Generate text using char level RNN
Language: Python - Size: 11.1 MB - Last synced at: 2 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

tomasmikeska/sequence-generation
Character-level language models using Keras
Language: Python - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

pulakk/ChatGeneration-CharRNN
Chat Message Generation using Character RNN - example model trained on Plato's Euthyphro
Language: Python - Size: 6.44 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

cuuupid/subtle-asian-dating-generator
Generates subtle asian dating posts using Markov Chains
Language: Jupyter Notebook - Size: 350 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 1

arcanite24/hs-rnn
A Hearthstone Cards Generator with a neural network
Language: HTML - Size: 315 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

akx/new-noises
A char-rnn to generate new nonsensical genre names based on everynoise data
Language: Python - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

hpzhao/postagger
Rank 5th in CoNLL-17 Share Task
Language: Python - Size: 13.9 MB - Last synced at: 6 months ago - Pushed at: about 8 years ago - Stars: 5 - Forks: 2

PetarV-/a-trip-down-lstm-lane
Textual generation using character LSTMs
Language: PostScript - Size: 3.28 MB - Last synced at: 4 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 1

mzbac/job-description-generation
Character level RNN experiment
Language: Jupyter Notebook - Size: 1.58 MB - Last synced at: 4 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

SRombauts/char-rnn-tensorflow Fork of sherjilozair/char-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow
Language: Python - Size: 1.56 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

Z0m6ie/Language_Model_PyTorch
Experiments using RNN's & NLP on Large proposal Repository (Document data will be private)
Language: Jupyter Notebook - Size: 24.4 MB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

machine-music/char-rnn
Char-rnn implemented in Keras/Python3
Language: Python - Size: 26.4 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

sanchom/tensorflow_learning
Little examples I've made as I learn TensorFlow
Language: Python - Size: 1.42 MB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

sksq96/rnn-vanilla
Recurrent Neural Networks (Vanilla) for chal-level language prediction in Python
Language: Python - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
