Presentation and code about how to deep learning in R

metya 4b0c079eb5 add video link %!s(int64=7) %!d(string=hai) anos
Deep_Learning_in_R_cache 967eb6bdca fix and update %!s(int64=7) %!d(string=hai) anos
Deep_Learning_in_R_files 967eb6bdca fix and update %!s(int64=7) %!d(string=hai) anos
libs 5e456d4e95 'presentation' %!s(int64=7) %!d(string=hai) anos
.RData 967eb6bdca fix and update %!s(int64=7) %!d(string=hai) anos
.Rhistory 5e456d4e95 'presentation' %!s(int64=7) %!d(string=hai) anos
Deep Learning in R.Rmd 967eb6bdca fix and update %!s(int64=7) %!d(string=hai) anos
Deep Learning in R.pdf 85aa223dc5 'pdf' %!s(int64=7) %!d(string=hai) anos
Deep_Learning_in_R.html 967eb6bdca fix and update %!s(int64=7) %!d(string=hai) anos
README.md 4b0c079eb5 add video link %!s(int64=7) %!d(string=hai) anos
allObservations.rds 5e456d4e95 'presentation' %!s(int64=7) %!d(string=hai) anos
best_model.h5 967eb6bdca fix and update %!s(int64=7) %!d(string=hai) anos
data.R 967eb6bdca fix and update %!s(int64=7) %!d(string=hai) anos
data.rds 967eb6bdca fix and update %!s(int64=7) %!d(string=hai) anos
ganMXnet.R 5e456d4e95 'presentation' %!s(int64=7) %!d(string=hai) anos
index.html f8feff1c96 %!s(int64=7) %!d(string=hai) anos
keras.R 5e456d4e95 'presentation' %!s(int64=7) %!d(string=hai) anos
mxnet.R 967eb6bdca fix and update %!s(int64=7) %!d(string=hai) anos
xaringan-themer.css 5e456d4e95 'presentation' %!s(int64=7) %!d(string=hai) anos

README.md

Slides and some code for presentation "DeepLearning in R"

link to event: https://www.meetup.com/ru-RU/St-Petersburg-R-User-Group/events/256745888/

link to interactive slides in web: https://metya.github.io/DeepLearning_in_R/

link to video: video on vk

files with code:

  • mxnet.R file with mxnet example of perceptron on real task
  • keras.R file with keras example conv1d models on real task

useful links: