{"id":15469836,"url":"https://github.com/miquelbeltran/deep-learning","last_synced_at":"2025-04-22T11:51:57.279Z","repository":{"id":91051364,"uuid":"137321415","full_name":"miquelbeltran/deep-learning","owner":"miquelbeltran","description":"Projects and lessons on Deep Learning and Machine Learning","archived":false,"fork":false,"pushed_at":"2018-09-07T11:23:33.000Z","size":77718,"stargazers_count":20,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-19T00:36:14.488Z","etag":null,"topics":["deep-learning","machine-learning","udacity","udacity-deep-learning"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/miquelbeltran.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-06-14T07:20:02.000Z","updated_at":"2023-06-20T07:59:45.000Z","dependencies_parsed_at":"2023-03-04T21:00:19.384Z","dependency_job_id":null,"html_url":"https://github.com/miquelbeltran/deep-learning","commit_stats":{"total_commits":83,"total_committers":1,"mean_commits":83.0,"dds":0.0,"last_synced_commit":"662c26f0a9092d0304506d1da32a39d9017312c1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miquelbeltran%2Fdeep-learning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miquelbeltran%2Fdeep-learning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miquelbeltran%2Fdeep-learning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miquelbeltran%2Fdeep-learning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miquelbeltran","download_url":"https://codeload.github.com/miquelbeltran/deep-learning/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250237798,"owners_count":21397399,"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":["deep-learning","machine-learning","udacity","udacity-deep-learning"],"created_at":"2024-10-02T02:01:25.943Z","updated_at":"2025-04-22T11:51:57.258Z","avatar_url":"https://github.com/miquelbeltran.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deep Learning\n\nThis repository contains projects around Deep Learning, including all the projects I did during the [Deep Learning Nanodegree at Udacity](https://www.udacity.com/course/deep-learning-nanodegree--nd101) as well as lessons from other sources.\n\n## Personal Projects:\n\n### android-mlkit-sample\n\n[android-mlkit-sample](https://github.com/miquelbeltran/deep-learning/tree/master/android-mlkit-sample)\n\nIn this project I build a simple TensorFlow model from scratch (just a multiplication of two tensors), export it to TF Lite and then open it with ML Kit from Firebase in an Android app.\n\nThis sample helps understand the different concepts and steps to export models and use them on Android applications.\n\n## Udacity Nanodegree Projects:\n\n### Project 1: Simple Neural Network\n\nIn this project I build and train a neural network from scratch to predict the number of bikeshare users on a given day.\n\n[Article: Deep Learning ND: First Neural Network](https://medium.com/@Miqubel/deep-learning-nd-first-project-1b28e1c83d45)\n\n### Project 2: Dog Breed Classifier\n\nIn this project I design and train a convolutional neural network to analyze images of dogs and correctly identify their breeds. Used transfer learning and well-known architectures to improve the model.\n\n[Article: Deep Learning ND: Dog Breed Classifier](https://medium.com/@Miqubel/deep-learning-nn-dog-breed-classifier-c0a99a8b165d)\n\n### Project 3: TV Script Generator\n\nIn this project I build a recurrent neural network on TensorFlow to process text. Used it to generate new episodes of The Simpsons, based on old scripts.\n\n[Article: Deep Learning ND: TV Script Generator](https://medium.com/@Miqubel/deep-learning-nn-generating-tv-scripts-94cf8c4167ff)\n\n## Project 4: Face Generator\n\nIn this project I build a pair of Multi-Layer Neural Networks and make them compete against each other in order to generate realistic faces. Then training them on a set of celebrity faces to generate new ones.\n\n[Article: Deep Learning: Face Generator](https://proandroiddev.com/deep-learning-nd-face-generator-fa92ddbb8c4a)\n\n### Project 5: Teaching a Quadcopter to fly with Reintforcement Learning\n\nIn this project I build a reinforcement learning neural network to help a quadcopter learn to fly.\n\n[Article: Deep Learning: Recap!](https://medium.com/@Miqubel/deep-learning-nanodegree-recap-e567d18405af)\n\n## Lessons\n\nThis folder contains samples and notes from online courses\n\nMost of the data can also be found on the original Udacity repo: https://github.com/udacity/deep-learning\n\nIt also contains notes and lessons from other courses, tutorials, etc.\n\n# License\n\nAll the code, projects, sample data, etc. belong first to Udacity and secondly to this repo author (Miquel Beltran).\n\nThe reproduction, total or partial, of the contents of this repo is forbidden except if specified otherwise.\n\n**IF YOU COPY CODE FROM THIS REPO INTO YOUR UDACITY PROJECT SUBMISSIONS YOU WILL BE BREAKING THE CODE OF HONOR AND MAY FACE CONSECUENCES (LIKE BEING KICKED OUT OF THE COURSE)**\n\nRead more about it here: https://udacity.zendesk.com/hc/en-us/articles/360001451091-What-is-plagiarism-\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiquelbeltran%2Fdeep-learning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiquelbeltran%2Fdeep-learning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiquelbeltran%2Fdeep-learning/lists"}