Keras Overview (with R)

This space is for applying machine learning techniques with Keras in R.

 

Keras is a high-level NN package that we can use to quickly develop and experiment with deep neural nets (PDF guide).

 

Further discuss of this implementation can be found in the Titanic data set exercise.