After the exercise of building convolutional, RNN, sentence level attention RNN, finally I…
Read More作者: fendouai
TFI: 在一行代码中使用任何TensorFlow模型
TFI: Use any TensorFlow model in a single line of code TFI provides a simple Python interf…
Read MoreSpeechPy – 一个语音处理和识别的库
SpeechPy – A Library for Speech Processing and Recognition This library provides mos…
Read MoreMachine Learning From Scratch-从头开始机器学习
Python implementations of some of the fundamental Machine Learning models and algorithms f…
Read MoreApache MXNet (incubating) for Deep Learning
Apache MXNet(孵化)是一个旨在提高效率和灵活性的深度学习框架。 它允许您混合符号和命令式编程,以最大限度地提高效率和生产力。 其核心在于,MXNet包含一个动态依赖关系…
Read MoreTraining RNNs as Fast as CNNs:和 CNN 一样快的训练 RNN
SRU is a recurrent unit that can run over 10 times faster than cuDNN LSTM, without loss of…
Read MoreTensorFlow 生成对抗网络对比
GANs comparison without cherry-picking 生成对抗模型对比 实现了一些生成对抗网络理论:: DCGAN, EBGAN, LSGAN, WGAN,…
Read MoreDeepRecommender:Deep learning for recommender systems
DeepRecommender:基于深度学习的推荐系统 这个模型基于深度自编码器。 论文地址:https://arxiv.org/abs/1708.01715 项目地址:https…
Read MoreTensorFlow Agents:TensorFlow 强化学习基础设施
TensorFlow Agents This project provides optimized infrastructure for reinforcement learnin…
Read MoreFacebook微软联手推AI生态系统 但并不包括谷歌的TensorFlow
DoNews9月8日消息(记者 翟继茹)据TechCrunch报道,Facebook和微软联合宣布推出Open Neural Network Exchange(ONNX,开放神经网…
Read More