Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vsoch/keras-r

simple container with R wrapper for Keras neural network library
https://github.com/vsoch/keras-r

container docker keras keras-r rstudio-keras

Last synced: 18 days ago
JSON representation

simple container with R wrapper for Keras neural network library

Awesome Lists containing this project

README

        

# Keras-R

This is a quick image to get you up and running with the R wrapper for Keras, the
neural network API library.

- [rstudio.keras.com](https://keras.rstudio.com/) has a brief introduction and tutorial.
- [Docker Hub](https://hub.docker.com/r/vanessa/keras-r/)

You can use the image via Singularity as well:

```bash
singularity pull docker://vanessa/keras-r
```