Deep learning library featuring a higher-level API for TensorFlow.
翻译 - 深度学习库,具有针对TensorFlow的更高级别的API。
The Tensorflow with tflearn implementation of the RCNN model.
Pedagogical example realization of wide & deep networks, using TensorFlow and TFLearn.
AI ChatBot using Python Tensorflow and Natural Language Processing (NLP) along side TFLearn
Pretrained models for TFLearn and TensorFlow
Pedagogical example of sequence to sequence recurrent neural network with TensorFlow and TFLearn
A top-down, practical guide to learn AI, Deep learning and Machine Learning.
#计算机科学#Real-time Facial Emotion Detection using deep learning
Web sources
Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function, reward discounting, works on discrete & continuous action spac...
The GeniSys NLU Engine includes a combination of a custom trained DNN (Deep Learning Neural Network) built using TFLearn for intent classification, and a custom trained MITIE model for entity classifi...
图像分类系统,采用HOG+SVM/Sotfmax分类器,神经网络采用卷积神经网络和34层的深度参查网络,利用基于tensorflow的tflearn实现。