Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hamzarahal/r_deep_learning
Basic deeep learning example using R
https://github.com/hamzarahal/r_deep_learning
artificial-intelligence deep-learning r-programming
Last synced: about 2 months ago
JSON representation
Basic deeep learning example using R
- Host: GitHub
- URL: https://github.com/hamzarahal/r_deep_learning
- Owner: hamzarahal
- Created: 2024-09-17T18:52:23.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-21T20:52:57.000Z (3 months ago)
- Last Synced: 2024-10-22T15:41:36.721Z (2 months ago)
- Topics: artificial-intelligence, deep-learning, r-programming
- Language: HTML
- Homepage:
- Size: 738 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# R Deep Learning
This repository contains R Markdown notebooks implementing the code samples found in the book Deep Learning with R (Manning Publications). Note that the original text of the book features far more content than you will find in these notebooks, in particular further explanations and figures. Here we have only included the code samples themselves and immediately related surrounding comments.