Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 976 Bytes

File metadata and controls

12 lines (7 loc) · 976 Bytes
.----. .----..----..----.    .-.   .----.  .--.  .----. .-. .-..-..-. .-. .---. 
| {}  \| {_  | {_  | {}  }   | |   | {_   / {} \ | {}  }|  `| || ||  `| |/   __}
|     /| {__ | {__ | .--'    | `--.| {__ /  /\  \| .-. \| |\  || || |\  |\  {_ }
`----' `----'`----'`-'       `----'`----'`-'  `-'`-' `-'`-' `-'`-'`-' `-' `---' 

Deep Learning with Keras

Work project on Lynda.com course on Deep Learning with Keras.

Keras is a high-level neural networks API, written in Python and capable of running on top of TensorFlow, CNTK, or Theano. It was developed with a focus on enabling fast experimentation. Being able to go from idea to result with the least possible delay is key to doing good research.