Char-based text generation with LSTM
☆23May 3, 2020Updated 6 years ago
Alternatives and similar repositories for char-lstm-text-generation
Users that are interested in char-lstm-text-generation are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Code for Neural Coreference Resolution for Arabic☆12May 12, 2022Updated 4 years ago
- Use numpy to build neuron network☆11May 17, 2022Updated 4 years ago
- AI Model to predict crypto prices☆23Oct 4, 2018Updated 7 years ago
- 天涯 kkndme 神贴聊房价☆15Aug 10, 2020Updated 6 years ago
- A collection of preprocessed datasets and pretrained models for generating paraphrases.☆32Jul 13, 2021Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆12Oct 12, 2018Updated 7 years ago
- Text Generation using Bidirectional LSTM and Doc2Vec models☆61Sep 9, 2019Updated 6 years ago
- Deploy a simple Multi-Node Clickhouse Cluster with docker-compose in minutes.☆17Feb 11, 2022Updated 4 years ago
- 🚀 Material-UI based Audio Player☆10Dec 2, 2022Updated 3 years ago
- C++ wrapper of the pthread library☆20Oct 13, 2019Updated 6 years ago
- 把网上能找到的所有停止词合了一下然后去了重得到1731个中文停止词☆17Apr 12, 2017Updated 9 years ago
- Kubenetes with SpringBoot demo☆10Feb 20, 2019Updated 7 years ago
- C++11多线程入门☆12Apr 24, 2019Updated 7 years ago
- A dockerized small bigdata cluster to play with☆12Jun 14, 2016Updated 10 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- ☆15Mar 6, 2020Updated 6 years ago
- ☆12May 11, 2016Updated 10 years ago
- ☆10Dec 10, 2021Updated 4 years ago
- Interface definitions for the Compute@Edge platform in witx.☆15Feb 11, 2022Updated 4 years ago
- A collection of my quantopian learnings, trying to use everything locally and with updated code which works in 2020.☆36May 16, 2021Updated 5 years ago
- cw2vec implementation in pytorch☆18Mar 6, 2019Updated 7 years ago
- Hadoop, Hive, Spark, Zeppelin and Livy: all in one Docker-compose file.☆10Apr 30, 2022Updated 4 years ago
- POC for all the stack of big data (kafka, spark, cassandra, hdfs, docker, springboot)☆12Dec 16, 2022Updated 3 years ago
- A consumer of a Kafka topic based on Flink☆12Oct 5, 2022Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- HAProxy combined with confd for HTTP load balancing with SSL offloading☆10Feb 5, 2017Updated 9 years ago
- An HTTP client for the Rust AWS SDK that runs on Fastly Compute @ Edge☆10Nov 11, 2025Updated 9 months ago
- ☆60Oct 19, 2020Updated 5 years ago
- Go Bindings for the Solidity Compiler☆18May 12, 2026Updated 3 months ago
- In this repository you will find an end-to-end model for text generation by implementing a Bi-LSTM-LSTM based model with PyTorch's LSTMCe…☆48Aug 18, 2020Updated 6 years ago
- Unofficial Implementation of "Bag of Tricks for Efficient Text Classification", 2016, Armand Joulin et al. (https://arxiv.org/pdf/1607.01…