Getting Started With Machine Learning | Neural Networks

Keras : Python Deep Learning Library

Keras is a high level neural networks API.

Written in python.

Capable of running on top of tensor flow.

This was developed with the focus on enabling fast experimentation.

Advantages of using Keras

Provides easy and fast prototyping
  • User friendly 
  • Modularity 
  • Extensibility 
Supports convolutional networks , recurrent networks and the combinations of both.

Compatible with python 2.7 to 3.6










Comments

Popular posts from this blog