|
|
@@ -4,6 +4,8 @@ link to event: https://www.meetup.com/ru-RU/St-Petersburg-R-User-Group/events/25
|
|
|
|
|
|
link to interactive slides in web: https://metya.github.io/DeepLearning_in_R/
|
|
|
|
|
|
+link to video: [video on vk](https://vk.com/videos-89201406?section=album_8&z=video-89201406_456239042%2Fclub89201406%2Fpl_-89201406_8)
|
|
|
+
|
|
|
files with code:
|
|
|
- [mxnet.R](https://github.com/metya/DeepLearning_in_R/blob/master/keras.R) file with mxnet example of perceptron on real task
|
|
|
- [keras.R](https://github.com/metya/DeepLearning_in_R/blob/master/mxnet.R) file with keras example conv1d models on real task
|
|
|
@@ -14,4 +16,4 @@ useful links:
|
|
|
- [Keras in R](http://blogs.rstudio.com/tensorflow/posts/2017-09-06-keras-for-r/)
|
|
|
- [Глубокое обучение с R и Keras на примере Carvana Image Masking Challenge (ODS Habr)](https://habr.com/company/ods/blog/340212/)
|
|
|
- [RStudio Tensorflow blog ](http://blogs.rstudio.com/tensorflow/)
|
|
|
-- [Docker image with R and Keras](https://github.com/dfalbel/keras-r-docker)
|
|
|
+- [Docker image with R and Keras](https://github.com/dfalbel/keras-r-docker)
|