#!/usr/bin/env python # coding: utf-8 # # Conclusions # * Keras is a powerful and battery-included framework for Deep Learning in Python # # * Keras is **simple** to use.. # # * ...but it is **not** for simple things! # # # ## Some References for .. # #### Cutting Edge # # * Fractal Net Implementation with Keras: https://github.com/snf/keras-fractalnet - # * Please check out: [https://github.com/fchollet/keras-resources]() # #### Hyper-Cool # # * Hyperas: https://github.com/maxpumperla/hyperas # - A web dashboard for Keras Models