{"id":22120798,"url":"https://github.com/ranpy13/deep-learning-r","last_synced_at":"2025-10-11T02:36:37.283Z","repository":{"id":262282416,"uuid":"886766787","full_name":"ranpy13/deep-learning-R","owner":"ranpy13","description":"Some basic deep learning projects for learning R.","archived":false,"fork":false,"pushed_at":"2024-11-11T15:13:01.000Z","size":872,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-11T02:36:34.575Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"R","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/ranpy13.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":"2024-11-11T15:09:55.000Z","updated_at":"2025-04-29T11:13:12.000Z","dependencies_parsed_at":"2024-11-11T16:35:08.279Z","dependency_job_id":null,"html_url":"https://github.com/ranpy13/deep-learning-R","commit_stats":null,"previous_names":["ranpy13/deep-learning-r"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ranpy13/deep-learning-R","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranpy13%2Fdeep-learning-R","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranpy13%2Fdeep-learning-R/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranpy13%2Fdeep-learning-R/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranpy13%2Fdeep-learning-R/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ranpy13","download_url":"https://codeload.github.com/ranpy13/deep-learning-R/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranpy13%2Fdeep-learning-R/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005942,"owners_count":26083999,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-12-01T14:30:01.604Z","updated_at":"2025-10-11T02:36:37.251Z","avatar_url":"https://github.com/ranpy13.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n\n# R Deep Learning Projects\nThis is the code repository for [R Deep Learning Projects](https://www.packtpub.com/big-data-and-business-intelligence/r-deep-learning-projects?utm_source=github\u0026utm_medium=repository\u0026utm_campaign=9781788478403), built while learning Deep Learning and the R language through the **Machine Learning Projects with R** book.\n## About the Project\nIn this set of projects, we try to build some common projects like MNIST digit recognition, credit card fault detection and stuff, autoencoder, perceptron building etc.  \n## Instructions and Navigation\nAll of the code is organized into folders. All modules have codes. Support data files are in the data folder.\nThe large data files can be downloaded via the links provided in the modules.\n\nThe code will look like the following:\n```\n\u003e for (i in 1:16) {\n+ outputData \u003c- as.array\n(executor$ref.outputs$activation15_output)[,,i,1]\n+ image(outputData, xaxt='n', yaxt='n',\ncol=grey.colors(255)\n+ )\n+ }\n```\n\nYou should be comfortable with R and RStudio and have some knowledge of college-level mathematics (calculus and linear algebra). Working knowledge of basic machine learning algorithms for classification, regression problems, and clustering might be helpful, but it is not strictly required.\n\n## References\n* [R Deep Learning Essentials](https://www.packtpub.com/big-data-and-business-intelligence/r-deep-learning-essentials?utm_source=github\u0026utm_medium=repository\u0026utm_campaign=9781785280580)\n\n* [Machine Learning with R - Second Edition](https://www.packtpub.com/big-data-and-business-intelligence/machine-learning-r-second-edition?utm_source=github\u0026utm_medium=repository\u0026utm_campaign=9781784393908)\n\n* [Deep Learning Essentials](https://www.packtpub.com/big-data-and-business-intelligence/practical-deep-learning?utm_source=github\u0026utm_medium=repository\u0026utm_campaign=9781785880360)\n\n### Machine Learning with R: second edition\n \u003ci\u003eMain reference: \u003cbr\u003eeBook\u003c/i\u003e\n\u003cp align=\"center\"\u003e \u003ca href=\"https://packt.link/free-ebook/9781788478403\"\u003ehttps://packt.link/free-ebook/9781788478403 \u003c/a\u003e \u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Franpy13%2Fdeep-learning-r","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Franpy13%2Fdeep-learning-r","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Franpy13%2Fdeep-learning-r/lists"}