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.
Nothing here yet.
Feb 17, 2023 · 1 min read · What is the difference between CNN and RNN? CNN (Convolutional Neural Network): • Best suited for spatial data like images. • CNN is powerful compared to RNN. • This network takes a fixed type of inputs and outputs. • These are ideal for video and im...
Join discussion
Feb 16, 2023 · 1 min read · 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
Join discussion