Skip to content

R/Pharma Conference 2020. Repository for the workshop "Artificial Neural Networks in R with Keras and TensorFlow" by Leon Eyrich Jessen

License

Notifications You must be signed in to change notification settings

bioteamMichael/RPharma2020

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workshop: Artificial neural networks in R with Keras and TensorFlow

Introduction

This workshop is introductory and open to everyone assuming basic R/Data Science skills. Please note, the workshop is very hands-on oriented, so expect to get your fingers dirty! The aim will be an introduction to ANNs in R. ANNs form the basic unit of deep learning and are immensely powerful in predictive modeling, but not without pitfalls. In this workshop, we will be working with conceptually understanding what an ANN is, how we train an ANN and how predictions are subsequently made. We will also touch upon parameters, hyper-parameters and how to handle data all in context of model over-fitting. All of the aforementioned will be done using TensorFlow via Keras for R.

Your workshop host for the day will be Leon Eyrich Jessen

Schedule 9:00-13:00 ET / 15:00-19:00 CEST

Rule number one for the exercises - Do read every line written, it is there for a reason and also have fun!

(Please note the html preview currently seem not be functioning. All slides are available under ‘Talks’ in your RStudio session Files pane. Left-click on the .html file and choose ‘View in Web Browser’)

Additional Resources

Web

Books

About

R/Pharma Conference 2020. Repository for the workshop "Artificial Neural Networks in R with Keras and TensorFlow" by Leon Eyrich Jessen

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.5%
  • R 0.5%