{"id":24056649,"url":"https://github.com/MITDeepLearning/introtodeeplearning","last_synced_at":"2025-09-15T17:31:39.683Z","repository":{"id":37211822,"uuid":"119285689","full_name":"MITDeepLearning/introtodeeplearning","owner":"MITDeepLearning","description":"Lab Materials for MIT 6.S191: Introduction to Deep Learning","archived":false,"fork":false,"pushed_at":"2025-01-06T00:18:36.000Z","size":183734,"stargazers_count":7315,"open_issues_count":65,"forks_count":3681,"subscribers_count":293,"default_branch":"master","last_synced_at":"2025-01-06T00:27:56.178Z","etag":null,"topics":["computer-vision","deep-learning","deep-reinforcement-learning","deeplearning","jupyter-notebooks","mit","music-generation","neural-networks","pytorch","pytorch-tutorial","tensorflow","tensorflow-tutorials"],"latest_commit_sha":null,"homepage":null,"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/MITDeepLearning.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-01-28T18:26:44.000Z","updated_at":"2025-01-05T22:02:55.000Z","dependencies_parsed_at":"2024-01-14T17:05:35.897Z","dependency_job_id":"150ab0bc-613b-4e9d-9cd9-d579f5c028fa","html_url":"https://github.com/MITDeepLearning/introtodeeplearning","commit_stats":null,"previous_names":["aamini/introtodeeplearning_labs","mitdeeplearning/introtodeeplearning"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MITDeepLearning%2Fintrotodeeplearning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MITDeepLearning%2Fintrotodeeplearning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MITDeepLearning%2Fintrotodeeplearning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MITDeepLearning%2Fintrotodeeplearning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MITDeepLearning","download_url":"https://codeload.github.com/MITDeepLearning/introtodeeplearning/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232764929,"owners_count":18573227,"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":["computer-vision","deep-learning","deep-reinforcement-learning","deeplearning","jupyter-notebooks","mit","music-generation","neural-networks","pytorch","pytorch-tutorial","tensorflow","tensorflow-tutorials"],"created_at":"2025-01-09T05:01:14.658Z","updated_at":"2025-09-15T17:31:39.669Z","avatar_url":"https://github.com/MITDeepLearning.png","language":"Jupyter Notebook","funding_links":[],"categories":["Course and Tutorial","Jupyter Notebook"],"sub_categories":[],"readme":"[![banner](assets/banner.png)](http://introtodeeplearning.com)\n\nThis repository contains all of the code and software labs for [MIT Introduction to Deep Learning](http://introtodeeplearning.com)! All lecture slides and videos are available on the program website.\n\n# Instructions\nMIT Introduction to Deep Learning software labs are designed to be completed at your own pace. At the end of each of the labs, there will be instructions on how you can submit your materials as part of the lab competitions. These instructions include what information must be submitted and in what format.\n\n## Opening the labs in Google Colaboratory:\n\nThe 2025 Introduction to Deep Learning labs will be run in Google's Colaboratory, a Jupyter notebook environment that runs entirely in the cloud, so you don't need to download anything. To run these labs, you must have a Google account.\n\nOn this Github repo, navigate to the lab folder you want to run (`lab1`, `lab2`, `lab3`) and open the appropriate python notebook (\\*.ipynb). Click the \"Run in Colab\" link on the top of the lab. That's it!\n\n## Running the labs\nNow, to run the labs, open the Jupyter notebook on Colab. Navigate to the \"Runtime\" tab --\u003e \"Change runtime type\". In the pop-up window, under \"Runtime type\" select \"Python 3\", and under \"Hardware accelerator\" select \"GPU\". Go through the notebooks and fill in the `#TODO` cells to get the code to compile for yourself!\n\n\n### MIT Deep Learning package\nYou might notice that inside the labs we install the `mitdeeplearning` python package from the Python Package repository:\n\n`pip install mitdeeplearning`\n\nThis package contains convienence functions that we use throughout the course and can be imported like any other Python package.\n\n`\u003e\u003e\u003e import mitdeeplearning as mdl`\n\nWe do this for you in each of the labs, but the package is also open source under the same license so you can also use it outside the class.\n\n## Lecture Videos\n\n[\u003cimg src=\"assets/video_play.png\" width=\"500\"\u003e](https://www.youtube.com/watch?v=njKP3FqW3Sk\u0026list=PLtBw6njQRU-rwp5__7C0oIVt26ZgjG9NI\u0026index=1)\n\nAll lecture videos are available publicly online and linked above! Use and/or modification of lecture slides outside of MIT Introduction to Deep Learning must reference:\n\n\u003e © MIT Introduction to Deep Learning\n\u003e\n\u003e http://introtodeeplearning.com\n\n## License\nAll code in this repository is copyright 2025 [MIT Introduction to Deep Learning](http://introtodeeplearning.com). All Rights Reserved.\n\nLicensed under the MIT License. You may not use this file except in compliance with the License. Use and/or modification of this code outside of MIT Introduction to Deep Learning must reference:\n\n\u003e © MIT Introduction to Deep Learning\n\u003e\n\u003e http://introtodeeplearning.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMITDeepLearning%2Fintrotodeeplearning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMITDeepLearning%2Fintrotodeeplearning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMITDeepLearning%2Fintrotodeeplearning/lists"}