Skip to main content

Command Palette

Search for a command to run...

#114 Machine Learning & Data Science Challenge 114

Published
1 min read
#114 Machine Learning & Data Science Challenge 114
B

Greetings.

I am a machine learning engineer based in India, possessing a sustained interest in machine learning since my undergraduate studies. I have completed Stanford University's machine learning course (Andrew Ng) via Coursera, and IBM's machine learning and deep learning curriculum. My current focus is on machine learning and data science projects, aiming to leverage my expertise for impactful, real-world problem-solving.

What is Keras?

It is an Open Source Neural Network library written in Python that runs on top of Theano or TensorFlow.

  • It is designed to be modular, fast, and easy to use. It was developed by François Chollet, a Google engineer