All Projects → char-rnn-text-generation → Similar Projects or Alternatives

355 Open source projects that are alternatives of or similar to char-rnn-text-generation

Resnet Multipleframework
ResNet benchmark by Keras(TensorFlow), Keras(MXNet), Chainer, PyTorch using Google Colab
Stars: ✭ 14 (-78.12%)
Mutual labels:  mxnet, chainer
Machine Learning Curriculum
💻 Make machines learn so that you don't have to struggle to program them; The ultimate list
Stars: ✭ 761 (+1089.06%)
Mutual labels:  mxnet, chainer
Capsnet
CapsNet (Capsules Net) in Geoffrey E Hinton paper "Dynamic Routing Between Capsules" - State Of the Art
Stars: ✭ 423 (+560.94%)
Mutual labels:  mxnet, chainer
Deepo
Setup and customize deep learning environment in seconds.
Stars: ✭ 6,145 (+9501.56%)
Mutual labels:  mxnet, chainer
Imgclsmob
Sandbox for training deep learning networks
Stars: ✭ 2,405 (+3657.81%)
Mutual labels:  mxnet, chainer
off-policy-continuous-control
[DeepRL Workshop, NeurIPS-21] Recurrent Off-policy Baselines for Memory-based Continuous Control (RDPG, RTD3 and RSAC)
Stars: ✭ 29 (-54.69%)
Mutual labels:  recurrent-neural-network
python cv AI ML
用python做计算机视觉,人工智能,机器学习,深度学习等
Stars: ✭ 73 (+14.06%)
Mutual labels:  mxnet
Keras-Generating-Sentences-from-a-Continuous-Space
Text Variational Autoencoder inspired by the paper 'Generating Sentences from a Continuous Space' Bowman et al. https://arxiv.org/abs/1511.06349
Stars: ✭ 32 (-50%)
Mutual labels:  text-generation
MXNetSharp
MXNet bindings for .NET/F#
Stars: ✭ 14 (-78.12%)
Mutual labels:  mxnet
chainer-ClariNet
A Chainer implementation of ClariNet.
Stars: ✭ 45 (-29.69%)
Mutual labels:  chainer
mtomo
Multiple types of NN model optimization environments. It is possible to directly access the host PC GUI and the camera to verify the operation. Intel iHD GPU (iGPU) support. NVIDIA GPU (dGPU) support.
Stars: ✭ 24 (-62.5%)
Mutual labels:  mxnet
caffe-char-rnn
Multi-layer Recurrent Neural Networks (with LSTM) for character-level language models in Caffe
Stars: ✭ 25 (-60.94%)
Mutual labels:  text-generation
chainer-sort
Simple, Online, Realtime Tracking of Multiple Objects (SORT) implementation for Chainer and ChainerCV.
Stars: ✭ 20 (-68.75%)
Mutual labels:  chainer
Irl gen
This is implementation of the paper 'Toward Diverse Text Generation with Inverse Reinforcement Learning' https://arxiv.org/abs/1804.11258 IJCAI2018
Stars: ✭ 32 (-50%)
Mutual labels:  text-generation
mlreef
The collaboration workspace for Machine Learning
Stars: ✭ 1,409 (+2101.56%)
Mutual labels:  mxnet
gpt-j-api
API for the GPT-J language model 🦜. Including a FastAPI backend and a streamlit frontend
Stars: ✭ 248 (+287.5%)
Mutual labels:  text-generation
char-rnnlm-tensorflow
Char RNN Language Model based on Tensorflow
Stars: ✭ 14 (-78.12%)
Mutual labels:  recurrent-neural-network
superresolution gan
Chainer implementation of Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
Stars: ✭ 50 (-21.87%)
Mutual labels:  chainer
nih-chest-xray
Identifying diseases in chest X-rays using convolutional neural networks
Stars: ✭ 83 (+29.69%)
Mutual labels:  mxnet
chainer-LSGAN
Least Squares Generative Adversarial Network implemented in Chainer
Stars: ✭ 16 (-75%)
Mutual labels:  chainer
deep-learning-tutorial-with-chainer
Deep learning tutorial with Chainer
Stars: ✭ 25 (-60.94%)
Mutual labels:  chainer
DLARM
DLARM: Dissertation for Computer Science Masters Degree at UFRGS
Stars: ✭ 24 (-62.5%)
Mutual labels:  mxnet
BMI219-2017-ProteinFolding
UCSF BMI219 Deep Learning (2017), Coding example (Prediction of protein folding with RNN and CNN)
Stars: ✭ 14 (-78.12%)
Mutual labels:  chainer
arcface retinaface mxnet2onnx
arcface and retinaface model convert mxnet to onnx.
Stars: ✭ 53 (-17.19%)
Mutual labels:  mxnet
sfd.gluoncv
Reproduce SFD face detector using gluon-cv
Stars: ✭ 23 (-64.06%)
Mutual labels:  mxnet
chainer-graph-cnn
Chainer implementation of 'Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering' (https://arxiv.org/abs/1606.09375)
Stars: ✭ 67 (+4.69%)
Mutual labels:  chainer
gap-text2sql
GAP-text2SQL: Learning Contextual Representations for Semantic Parsing with Generation-Augmented Pre-Training
Stars: ✭ 83 (+29.69%)
Mutual labels:  text-generation
Cancerify
Turn an innocent text into torturous hell
Stars: ✭ 44 (-31.25%)
Mutual labels:  text-generation
chainer-ResDrop
Deep Networks with Stochastic Depth implementation by Chainer
Stars: ✭ 40 (-37.5%)
Mutual labels:  chainer
crnn.mxnet
crnn in mxnet.can train with chinese characters
Stars: ✭ 47 (-26.56%)
Mutual labels:  mxnet
OpSummary.MXNet
A tool to count operators and parameters of your MXNet-Gluon model.
Stars: ✭ 19 (-70.31%)
Mutual labels:  mxnet
rocgan
Chainer implementation of the paper Robust Conditional Generative Adversarial Networks
Stars: ✭ 15 (-76.56%)
Mutual labels:  chainer
gluon2pytorch
Gluon to PyTorch deep neural network model converter
Stars: ✭ 72 (+12.5%)
Mutual labels:  mxnet
chainer-param-monitor
Monitor parameter and gradient statistics during neural network training with Chainer
Stars: ✭ 13 (-79.69%)
Mutual labels:  chainer
capsnet.mxnet
MXNet implementation of CapsNet
Stars: ✭ 30 (-53.12%)
Mutual labels:  mxnet
text-generator
Golang text generator for generate SEO texts
Stars: ✭ 18 (-71.87%)
Mutual labels:  text-generation
deep-explanation-penalization
Code for using CDEP from the paper "Interpretations are useful: penalizing explanations to align neural networks with prior knowledge" https://arxiv.org/abs/1909.13584
Stars: ✭ 110 (+71.88%)
Mutual labels:  recurrent-neural-network
Transformer-QG-on-SQuAD
Implement Question Generator with SOTA pre-trained Language Models (RoBERTa, BERT, GPT, BART, T5, etc.)
Stars: ✭ 28 (-56.25%)
Mutual labels:  text-generation
PolyphonicPianoTranscription
Recurrent Neural Network for generating piano MIDI-files from audio (MP3, WAV, etc.)
Stars: ✭ 146 (+128.13%)
Mutual labels:  recurrent-neural-network
chainer-fcis
[This project has moved to ChainerCV] Chainer Implementation of Fully Convolutional Instance-aware Semantic Segmentation
Stars: ✭ 45 (-29.69%)
Mutual labels:  chainer
lipnet
LipNet with gluon
Stars: ✭ 16 (-75%)
Mutual labels:  mxnet
convolutional seq2seq
fairseq: Convolutional Sequence to Sequence Learning (Gehring et al. 2017) by Chainer
Stars: ✭ 63 (-1.56%)
Mutual labels:  chainer
factedit
🧐 Code & Data for Fact-based Text Editing (Iso et al; ACL 2020)
Stars: ✭ 16 (-75%)
Mutual labels:  text-generation
ReadToMe
No description or website provided.
Stars: ✭ 51 (-20.31%)
Mutual labels:  mxnet
gpt-neo-fine-tuning-example
Fine-Tune EleutherAI GPT-Neo And GPT-J-6B To Generate Netflix Movie Descriptions Using Hugginface And DeepSpeed
Stars: ✭ 157 (+145.31%)
Mutual labels:  text-generation
MXNet-MobileNetV3
A Gluon implement of MobileNetV3
Stars: ✭ 28 (-56.25%)
Mutual labels:  mxnet
Multi-task-Conditional-Attention-Networks
A prototype version of our submitted paper: Conversion Prediction Using Multi-task Conditional Attention Networks to Support the Creation of Effective Ad Creatives.
Stars: ✭ 21 (-67.19%)
Mutual labels:  chainer
hangul ipsum
한글 버전의 lorem ipsum 생성기
Stars: ✭ 17 (-73.44%)
Mutual labels:  text-generation
sentiment-analysis2
Sentiment ananlysis in keras and mxnet
Stars: ✭ 37 (-42.19%)
Mutual labels:  mxnet
mxnet-SSH
Reproduce SSH (Single Stage Headless Face Detector) with MXNet
Stars: ✭ 91 (+42.19%)
Mutual labels:  mxnet
RapLyrics-Back
Model training, custom generative function and training for raplyrics.eu - A rap music lyrics generation project
Stars: ✭ 14 (-78.12%)
Mutual labels:  text-generation
Tengine-Convert-Tools
Tengine Convert Tool supports converting multi framworks' models into tmfile that suitable for Tengine-Lite AI framework.
Stars: ✭ 89 (+39.06%)
Mutual labels:  mxnet
Dog-Breed-Identification-Gluon
Kaggle 120种狗分类,Gluon实现
Stars: ✭ 45 (-29.69%)
Mutual labels:  mxnet
MXNet-GAN
MXNet Implementation of DCGAN, Conditional GAN, pix2pix
Stars: ✭ 23 (-64.06%)
Mutual labels:  mxnet
chainer-pix2pix
Chainer implementation for Image-to-Image Translation Using Conditional Adversarial Networks
Stars: ✭ 40 (-37.5%)
Mutual labels:  chainer
tutorials
Introduction to Deep Learning: Chainer Tutorials
Stars: ✭ 68 (+6.25%)
Mutual labels:  chainer
lrn
Source code for "A Lightweight Recurrent Network for Sequence Modeling"
Stars: ✭ 22 (-65.62%)
Mutual labels:  recurrent-neural-network
chainer2pytorch
Converts Chainer modules to PyTorch, parameters included.
Stars: ✭ 36 (-43.75%)
Mutual labels:  chainer
age-gender-estimation
A Lightweight and Efficient Method for Face Age and Gender Estimation Implemented in MXNet
Stars: ✭ 61 (-4.69%)
Mutual labels:  mxnet
DSKG
No description or website provided.
Stars: ✭ 65 (+1.56%)
Mutual labels:  recurrent-neural-network
1-60 of 355 similar projects