README.md 1.1 KB

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: