All Projects → Rishit-dagli → Deep-Learning-With-TensorFlow

Rishit-dagli / Deep-Learning-With-TensorFlow

Licence: Apache-2.0 license
All the resources and hands-on exercises for you to get started with Deep Learning in TensorFlow

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to Deep-Learning-With-TensorFlow

Algobook
A beginner-friendly project to help you in open-source contributions. Data Structures & Algorithms in various programming languages Please leave a star ⭐ to support this project! ✨
Stars: ✭ 132 (+247.37%)
Mutual labels:  beginner, beginner-friendly
Hacktoberfest
Make your first PR! ~ A beginner-friendly repository made specifically for open source beginners. Add your profile, a blog or any program under any language (it can be anything from a hello-world program to a complex data structure algorithm) or update the existing one. Just make sure to add the file under the correct directory. Happy hacking!
Stars: ✭ 191 (+402.63%)
Mutual labels:  beginner, beginner-friendly
Dark Fantasy Hack Tool
DDOS Tool: To take down small websites with HTTP FLOOD. Port scanner: To know the open ports of a site. FTP Password Cracker: To hack file system of websites.. Banner Grabber: To get the service or software running on a port. (After knowing the software running google for its vulnerabilities.) Web Spider: For gathering web application hacking information. Email scraper: To get all emails related to a webpage IMDB Rating: Easy way to access the movie database. Both .exe(compressed as zip) and .py versions are available in files.
Stars: ✭ 131 (+244.74%)
Mutual labels:  beginner, beginner-friendly
Hacktoberfest
Make your first PR! ~ A beginner-friendly repository made specifically for open source beginners. Add your profile, a blog, or any program under any language or update the existing one. Just make sure to add the file under the correct directory. Happy hacking!
Stars: ✭ 78 (+105.26%)
Mutual labels:  beginner, beginner-friendly
JS-OS
An Unified Operating System on the web
Stars: ✭ 54 (+42.11%)
Mutual labels:  beginner, beginner-friendly
P5js Cheat Sheet
a p5js cheat sheet for beginners!
Stars: ✭ 89 (+134.21%)
Mutual labels:  beginner, beginner-friendly
Ltecleanerfoss
The last Android cleaner you'll ever need!
Stars: ✭ 141 (+271.05%)
Mutual labels:  beginner, beginner-friendly
Javascript Mini Projects
Awesome Collection of amazing javascript mini-projects.
Stars: ✭ 42 (+10.53%)
Mutual labels:  beginner, beginner-friendly
first-contrib-app
A search engine to find good beginner issues across Github and become an open source contributor !
Stars: ✭ 33 (-13.16%)
Mutual labels:  beginner, beginner-friendly
Manual Testing
This repository contains the General Test Cases for performing Manual Testing on the Web/Mobile application. It also has Test cases related to API Testing. Templates related to Test Plan and BugBash are also updated.
Stars: ✭ 134 (+252.63%)
Mutual labels:  examples, beginner
Python For Beginners
Here you can find all the main Python files written throughout my free YouTube tutorial series Python for Beginners!
Stars: ✭ 68 (+78.95%)
Mutual labels:  beginner, beginner-friendly
Algorithms-Open-Source
We have a task for each skill level!!
Stars: ✭ 31 (-18.42%)
Mutual labels:  beginner, beginner-friendly
Phoenix Todo List Tutorial
✅ Complete beginners tutorial building a todo list from scratch in Phoenix 1.5.3 (latest)
Stars: ✭ 65 (+71.05%)
Mutual labels:  beginner, beginner-friendly
Start Here
💡 A Quick-start Guide for People who want to dwyl ❤️ ✅
Stars: ✭ 1,392 (+3563.16%)
Mutual labels:  beginner, beginner-friendly
Javascript Notes
Notes taken during Wes Bos' BeginnerJavaScript course
Stars: ✭ 52 (+36.84%)
Mutual labels:  beginner, beginner-friendly
Minimalist Portfolio
A simple minimalist one page portfolio. Link:
Stars: ✭ 136 (+257.89%)
Mutual labels:  beginner, beginner-friendly
Babysploit
👶 BabySploit Beginner Pentesting Toolkit/Framework Written in Python 🐍
Stars: ✭ 883 (+2223.68%)
Mutual labels:  beginner, beginner-friendly
Hacktoberfest2k19
Hacktoberfest is here! Raise the PR and earn goodies.
Stars: ✭ 34 (-10.53%)
Mutual labels:  beginner, beginner-friendly
Flutterbasicwidgets
ABC of Flutter widgets. Intended for super beginners at Flutter. Play with 35+ examples in DartPad directly and get familiar with various basic widgets in Flutter
Stars: ✭ 609 (+1502.63%)
Mutual labels:  examples, beginner
nim-presentation-slides
Nim Presentation Slides and Examples.
Stars: ✭ 30 (-21.05%)
Mutual labels:  examples, beginner-friendly

Deep-Learning-With-TensorFlow Twitter URL

Open in Colab button Binder

GitHub license GitHub followers Twitter Follow

Consider leaving a if you like this series of tutorials.

This repo gets you started with Deep Learning with TensorFlow. This will be all about about coding Machine Learning and Deep Learning algorithms. I believe in hands-on coding so we will have many exercises and demos which you can try yourself too. You would first have a blog to read to and have one or many Jupyter Notebooks which you can try and also have excercises which you can do. These blogs are also availaible as a blog series on Medium.

More parts coming soon!

Table of Contents

Do you need any setup?

No! You would not need any hardware or software setup to work your way around these tutorials, each of the notebooks have a button Open in Colab button which you can use to open it in Google Colab (We'll often refer to this as just Colab) right in your browser 🚀 . If you do not know about Google Colab head on to the first part which also gives an intro about Colab. If you are more comfortable with using Binder you can use this button Binder to open this repo in Binder.

Why should you be learning this?

To keep the tutorials concise and to-the-point I have not included this in the tutorials itself. If you are a newbie to Machine Learning you would most likely wonder why would you be interested in any of this? However, if you have worked with same other ML Framework or library and want to know about TensorFlow you can simply skip this section.

Artificial Intelligence has revolutionized the way people think, learn, and work in almost every field. You most probably make more use of this than you would imagine. Think about games, the famous YouTube recommendation algorithm or Google Photos identifying faces or identifying if an image is a person or an animal (You will be making a similar program in Part-5 ) all powered by Machine Learning. In these tutorials you will be exploring more of the practical aspect of this 😃 .

To know more about where AI could be used give this blog by Ben Cryer a read.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].