Ver código fonte

Update README.md

metya 7 anos atrás
pai
commit
76ef7a0738
1 arquivos alterados com 4 adições e 2 exclusões
  1. 4 2
      README.md

+ 4 - 2
README.md

@@ -2,8 +2,10 @@
 
 link to event: https://www.meetup.com/ru-RU/St-Petersburg-R-User-Group/events/256745888/
 
-link to intaractive slides in web: https://metya.github.io/DeepLearning_in_R/
+link to interactive slides in web: https://metya.github.io/DeepLearning_in_R/
 
-files with code - [mxnet.R](https://github.com/metya/DeepLearning_in_R/blob/master/keras.R), [keras.R](https://github.com/metya/DeepLearning_in_R/blob/master/mxnet.R) 
+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