awesome-keras
awesome-keras copied to clipboard
An awesome keras related package collection
Awesome-Keras
Goal
Keras is a pretty awesome tool for deep learning.
This repo aims for collecting awesome Keras resources togather.
How to Contribute
- fork this project.
- Add your resources by pull request.
Keras Cheatsheet
- Keras Cheatsheet-en
- Keras Cheatsheet-cn: Keras 与深度学习备忘单
- Python in RStudio Cheatsheet
- randomForestExplainer Cheatsheet
Data Pipeline
- sparktf: R interface to Spark TensorFlow Connector
- tfdatasets: R interface to TensorFlow Datasets API
Model Creator
Model Training
Model Deploy
Bayes
- greta: simple and scalable statistical modelling in R
- tfprobability: R interface to TensorFlow Probability
Auto ML
Cloud ML
Model Visualization
- keras-vis: Neural network visualization toolkit for keras
- quiver: Interactive convnet features visualization for Keras

Estimator

Model Explaination
- xgb2sql: Convert trained XGBoost model object in R to SQL script
- tidypredict: Run predictions inside the database
- modeldb: Run models inside a database using R
- lime: Local Interpretable Model-Agnostic Explanations (R port of original Python package)

