Keras 深度學習框架相關資源

來自Keras做者(英文):https://github.com/fchollet/keras-resourceshtml

中文資源:https://my.oschina.net/u/2306127/blog?catalog=3744998&temp=1473895683108python

Keras 深度學習框架相關資源

這裏是基於Keras的相關資源(來自於做者François Chollet,本人翻譯追加了部分中文資源),包括教程和源碼、第三方庫、應用項目等的連接。若是您有高質量的資源,歡迎分享。git

Keras 快速入門

Keras 教程

代碼例程

文本處理

影像處理

可視化應用

強化學習

  • DQN
  • FlappyBird DQN
  • async-RL: Tensorflow + Keras + OpenAI Gym implementation of 1-step Q Learning from "Asynchronous Methods for Deep Reinforcement Learning"
  • keras-rl: A library for state-of-the-art reinforcement learning. Integrates with OpenAI Gym and implements DQN, double DQN, Continuous DQN, and DDPG.

混合架構藍皮書

第三方支持庫

  • Elephas: Distributed Deep Learning with Keras & Spark
  • Hyperas: Hyperparameter optimization
  • Hera: in-browser metrics dashboard for Keras models
  • Kerlym: reinforcement learning with Keras and OpenAI Gym
  • Qlearning4K: reinforcement learning add-on for Keras
  • seq2seq: Sequence to Sequence Learning with Keras
  • Seya: Keras extras
  • Keras Language Modeling: Language modeling tools for Keras

基於Keras的項目

相關文章
相關標籤/搜索