You are on page 1of 9

Weekly Talk

AML Techniques
– Dharmateja

“Learning is not attained by chance, Implementing a Face Recognition


– Nikhil M (Today)

Export to Excel in Power BI


it must be sought for with ardor and – Vaibhav A

diligence.”
Quality and process improvement tools
– Rakshit G

Power BI Embedded
- Abigail Adams – Ankit S

Code review comments for OND


– Hansraj T

ADC – Azure data catalog


COORDINATORS VIDEO CURATORS SETUP AND INFRA – Hansraj T

Nikhil M Roshan L Nikhil Kh IT and Admin team Case study on Graph and Azure ML
Sunil P Hatim D Bhanu J – Nikhil D
Snehal G Sheldon P
BOT enhancements
– Sagar S

1
Deep Learning with TensorFlow

January 28, 2020


Ankit S
• What is Deep learning
• What is a Neural network
• Available frameworks
• TensorFlow
• Demo
What is Deep learning
• A branch of machine learning
• Uses multiple layers of neural networks
• Huge data + Computing power
• Vast range of applications
• e.g NLP, Self driving cars, ChatBots

4
What is a Neural network
• Inspired from human brain
• McCulloch & Pitts created first computational model
• Rosenblatt created Perceptron

5
Available frameworks

6
TensorFlow
• Google’s open source machine learning library
• Designed to scale, supports multiple cpu and gpu cluster and
parallel execution
• Wrappers for multiple programming languages
• TFLearn is high level wrapper over TF, great for getting started

7
Demo

8
9

You might also like