Skip to content

Introduction to Deep Learning material: 2 case studies using keras in R.

License

Notifications You must be signed in to change notification settings

alessandroaere/deep-learning-keras-R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Deep Learning

The following material was used during the Data Mining course of the faculty of Statistics at University of Padua.

Into this repository, there are 2 case studies for a beginning approach to the deep learning:

  • MNIST case study: image recognition use case, solved using a convolutional neural network
  • IMDB case study: sentiment analysis use case, solved using a recurrent neural network

The analyses are implemented in R programming language, using the keras library.

For each case study, you can find:

  • An R markdown notebook, in english language
  • An R markdown notebook, in italian language
  • An R script, with just the code

References

About

Introduction to Deep Learning material: 2 case studies using keras in R.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages