{"id":15647854,"url":"https://github.com/rishit-dagli/deep-learning-with-tensorflow","last_synced_at":"2025-04-30T13:38:19.587Z","repository":{"id":105750718,"uuid":"237032131","full_name":"Rishit-dagli/Deep-Learning-With-TensorFlow","owner":"Rishit-dagli","description":"All the resources and hands-on exercises for you to get started with Deep Learning in TensorFlow","archived":false,"fork":false,"pushed_at":"2020-09-22T05:35:36.000Z","size":1445,"stargazers_count":42,"open_issues_count":0,"forks_count":11,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-25T08:07:47.289Z","etag":null,"topics":["ai","artificial-intelligence","beginner","beginner-friendly","beginners-tutorial-series","deep-learning","examples","machine-learning","python","tensorflow"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rishit-dagli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-29T16:40:10.000Z","updated_at":"2023-10-15T22:34:13.000Z","dependencies_parsed_at":"2023-06-13T14:30:46.555Z","dependency_job_id":null,"html_url":"https://github.com/Rishit-dagli/Deep-Learning-With-TensorFlow","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rishit-dagli%2FDeep-Learning-With-TensorFlow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rishit-dagli%2FDeep-Learning-With-TensorFlow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rishit-dagli%2FDeep-Learning-With-TensorFlow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rishit-dagli%2FDeep-Learning-With-TensorFlow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rishit-dagli","download_url":"https://codeload.github.com/Rishit-dagli/Deep-Learning-With-TensorFlow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242661652,"owners_count":20165329,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","artificial-intelligence","beginner","beginner-friendly","beginners-tutorial-series","deep-learning","examples","machine-learning","python","tensorflow"],"created_at":"2024-10-03T12:21:44.246Z","updated_at":"2025-03-09T07:32:02.259Z","avatar_url":"https://github.com/Rishit-dagli.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deep-Learning-With-TensorFlow [![Twitter URL](https://img.shields.io/twitter/url?style=social\u0026url=https%3A%2F%2Fgithub.com%2FRishit-dagli%2FDeep-Learning-With-TensorFlow-Blog-series)](https://twitter.com/intent/tweet?text=Wow:\u0026url=https%3A%2F%2Fgithub.com%2FRishit-dagli%2FDeep-Learning-With-TensorFlow-Blog-series)\n\n[![Open in Colab button](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Rishit-dagli/Deep-Learning-With-TensorFlow)\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/Rishit-dagli/Deep-Learning-With-TensorFlow/master)\n\n[![GitHub license](https://img.shields.io/github/license/Rishit-dagli/Deep-Learning-With-TensorFlow-Blog-series)](https://github.com/Rishit-dagli/Deep-Learning-With-TensorFlow-Blog-series/blob/master/LICENSE)\n[![GitHub followers](https://img.shields.io/github/followers/Rishit-dagli?label=Follow\u0026style=social)](https://github.com/Rishit-dagli)\n[![Twitter Follow](https://img.shields.io/twitter/follow/rishit_dagli?style=social)](https://twitter.com/intent/follow?screen_name=rishit_dagli)\n\nConsider leaving a :star: if you like this series of tutorials.\n\nThis 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 \nso 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 \nhave excercises which you can do. These blogs are also availaible as a blog series on [Medium](http://bit.ly/dlwithtf).\n\n\u003e More parts coming soon!\n\n## Table of Contents\n\n- [Getting started with TensorFlow and Deep Learning](https://github.com/Rishit-dagli/Deep-Learning-With-TensorFlow/tree/master/Part%201-Getting%20started%20with%20TensorFlow%20and%20Deep%20Learning)\n- [Computer Vision with TensorFlow](https://github.com/Rishit-dagli/Deep-Learning-With-TensorFlow/tree/master/Part%202-Computer%20Vision%20with%20TensorFlow)\n- [Using Convolutional Neural Networks with TensorFlow](https://github.com/Rishit-dagli/Deep-Learning-With-TensorFlow/tree/master/Part%203-Using%20Convolutional%20Neural%20Networks%20with%20TensorFlow)\n- [Extending what Convolutional Neural Nets can do](https://github.com/Rishit-dagli/Deep-Learning-With-TensorFlow/tree/master/Part%204-Extending%20what%20Convolutional%20Neural%20Nets%20can%20do)\n- [Working with Complex Image data for CNNs](https://github.com/Rishit-dagli/Deep-Learning-With-TensorFlow/tree/master/Part%205-Working%20with%20Complex%20Image%20data%20for%C2%A0CNNs)\n\n## Do you need any setup?\n\nNo! 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](https://colab.research.google.com/assets/colab-badge.svg) which you can use to open it in [Google Colab](https://colab.research.google.com/) (We'll often refer to this as just Colab) right in your browser :rocket: . If you do not know about Google Colab head on to the [first part](https://github.com/Rishit-dagli/Deep-Learning-With-TensorFlow/tree/master/Part%201-Getting%20started%20with%20TensorFlow%20and%20Deep%20Learning) which also gives an intro about Colab. If you are more comfortable with using [Binder](https://mybinder.org/) you can use this button [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/Rishit-dagli/Deep-Learning-With-TensorFlow/master) to open this repo in Binder.\n\n## Why should you be learning this?\n\nTo keep the tutorials concise and to-the-point I have not included this in the tutorials itself.\nIf 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.\n\nArtificial 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](https://github.com/Rishit-dagli/Deep-Learning-With-TensorFlow/tree/master/Part%205-Working%20with%20Complex%20Image%20data%20for%C2%A0CNNs) ) all powered by Machine Learning. In these tutorials you will be exploring more of the practical aspect of this :smiley: .\n\nTo know more about where AI could be used give [this](https://hackernoon.com/10-reasons-why-you-should-learn-artificial-intelligence-5v6q30vo) blog by Ben Cryer a read.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishit-dagli%2Fdeep-learning-with-tensorflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frishit-dagli%2Fdeep-learning-with-tensorflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishit-dagli%2Fdeep-learning-with-tensorflow/lists"}