{"id":16105833,"url":"https://github.com/iambedant/cmrit-deeplearning-techtalk-demo","last_synced_at":"2026-05-08T03:36:59.728Z","repository":{"id":76875972,"uuid":"141532528","full_name":"iamBedant/CMRIT-Deeplearning-TechTalk-Demo","owner":"iamBedant","description":"Sample code for  \"Introduction to  Deep Learning  and  Neural Networks\" presentation.","archived":false,"fork":false,"pushed_at":"2018-07-19T11:10:31.000Z","size":92,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T04:37:33.565Z","etag":null,"topics":["deeplearning","keras","mnist","neural-network","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iamBedant.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":"2018-07-19T06:13:34.000Z","updated_at":"2018-07-19T11:10:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"0dfa8a0e-7ee1-4fd1-b318-b6b19601bdd9","html_url":"https://github.com/iamBedant/CMRIT-Deeplearning-TechTalk-Demo","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/iamBedant%2FCMRIT-Deeplearning-TechTalk-Demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamBedant%2FCMRIT-Deeplearning-TechTalk-Demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamBedant%2FCMRIT-Deeplearning-TechTalk-Demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamBedant%2FCMRIT-Deeplearning-TechTalk-Demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamBedant","download_url":"https://codeload.github.com/iamBedant/CMRIT-Deeplearning-TechTalk-Demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247427012,"owners_count":20937214,"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":["deeplearning","keras","mnist","neural-network","tensorflow"],"created_at":"2024-10-09T19:10:48.535Z","updated_at":"2026-05-08T03:36:57.753Z","avatar_url":"https://github.com/iamBedant.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CMRIT-Deeplearning-TechTalk-Demo\nSample code for  \"Introduction to  Deep Learning  and  Neural Networks\" presentation.\nPresentation link here\n\n## Setup your machine\n### 1.Download Anaconda \n    Download Link from https://www.anaconda.com/download\n### 2.Update Conda\n    update conda in your default environment  \n    $ conda upgrade conda\n    $ conda upgrade --all\n### 3.Create a new environment with conda\n    $ conda create -n [env-name]\n### 4.Activate the environment you created\n    $ source activate [env-name]\n### 5.install pip \n    $ conda install pip\n### 6.Install TensorFlow\n    $ conda install tensorflow\n    $ pip install --upgrade tensorflow \n### 7.Install Keras\n    $ pip install keras\n### 8. Install Jupyter Notebook\n    $ pip install jupyter\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiambedant%2Fcmrit-deeplearning-techtalk-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiambedant%2Fcmrit-deeplearning-techtalk-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiambedant%2Fcmrit-deeplearning-techtalk-demo/lists"}