Awesome Tensorlayer

A curated list of dedicated resources and applications
Alternatives To Awesome Tensorlayer
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Superset54,39416a day ago6April 18, 20231,523apache-2.0TypeScript
Apache Superset is a Data Visualization and Data Exploration Platform
Dataset4,62351463a month ago57July 12, 202337mitPython
Easy-to-use data handling for SQL data stores with support for implicit table creation, bulk loading, and transactions.
Esproc2,244
8 days ago10June 26, 202336apache-2.0Java
esProc SPL is a scripting language for data processing, with well-designed rich library functions and powerful syntax, which can be executed in a Java program through JDBC interface and computing independently.
Goqu1,940462 months ago25October 16, 2021109mitGo
SQL builder and query library for golang
Db1,847
4 months ago193Python
A PyTorch implementation of "Real-time Scene Text Detection with Differentiable Binarization".
Wikisql1,370
3 months ago27bsd-3-clauseHTML
A large annotated semantic parsing corpus for developing natural language interfaces.
Datasets For Recommender Systems821
a month ago1Jupyter Notebook
This is a repository of a topic-centric public data sources in high quality for Recommender Systems (RS)
Anime Offline Database712
6 days agoagpl-3.0
Updated every week: A JSON based anime data set containing the most important meta data as well as cross references to various anime sites such as MAL, ANIDB, ANILIST, KITSU and more...
Database Rider58517325 days ago68February 27, 202250apache-2.0Java
Database testing made easy!
World.db573
6 years agocc0-1.0
Free open public domain world database 'n' schema for use in any (programming) language (e.g. uses plain text datasets)
Alternatives To Awesome Tensorlayer
Select To Compare


Alternative Project Comparisons
Readme

Awesome Tensorlayer - A curated list of dedicated resources

Awesome Build Status

You have just found TensorLayer! High performance DL and RL library for industry and academic.

Contribute

Contributions welcome! Read the contribution guidelines first.

1. Basics Examples

1.1 MNIST and CIFAR10

TensorLayer can define models in two ways. Static model allows you to build model in a fluent way while dynamic model allows you to fully control the forward process. Please read this DOCS before you start.

1.2 DatasetAPI and TFRecord Examples

2. General Computer Vision

3. Quantization Networks

See examples/quantized_net.

4. GAN

5. Natural Language Processing

5.1 ChatBot

5.2 Text Generation

5.3 Text Classification

5.4 Word Embedding

5.5 Spam Detection

6. Reinforcement Learning

7. (Variational) Autoencoders

8. Pretrained Models

  • The guideline of using pretrained models is here.

9. Data and Model Managment Tools

How to cite TL in Research Papers ?

If you find this project useful, we would be grateful if you cite the TensorLayer paper

@article{tensorlayer2017,
    author  = {Dong, Hao and Supratak, Akara and Mai, Luo and Liu, Fangde and Oehmichen, Axel and Yu, Simiao and Guo, Yike},
    journal = {ACM Multimedia},
    title   = {{TensorLayer: A Versatile Library for Efficient Deep Learning Development}},
    url     = {http://tensorlayer.org},
    year    = {2017}
}

ENJOY

Popular Database Projects
Popular Dataset Projects
Popular Data Storage Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Database
Dataset
Tensorflow
Paper
Natural Language Processing
Convolutional Neural Networks
Computer Vision
Keras
Segmentation
Generative Adversarial Network
Reinforcement Learning
Mnist
Recurrent Neural Networks
Autoencoder
Cifar10
Lstm Neural Networks
Tensorflow Tutorials
Adversarial Learning
Tensorlayer