Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/multivacplatform/multivac-dl

Multivac Deep Leaning
https://github.com/multivacplatform/multivac-dl

deep-learning keras keras-tensorflow notebook tensorflow tensorflow-examples tensorflow-tutorials tensorflow2

Last synced: 13 days ago
JSON representation

Multivac Deep Leaning

Awesome Lists containing this project

README

        

# multivac-dl

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/multivacplatform/multivac-dl/blob/master/LICENSE) [![multivac discuss](https://img.shields.io/badge/multivac-discuss-ff69b4.svg)](https://discourse.iscpif.fr/c/multivac) [![multivac channel](https://img.shields.io/badge/multivac-chat-ff69b4.svg)](https://chat.iscpif.fr/channel/multivac)

## Docker setup

```bash
docker pull multivacplatform/multivac-dl:latest
```

```bash
docker run -it --rm -p 8888:8888 -p 4040:4040 multivacplatform/multivac-dl
```

## Code of Conduct

This, and all github.com/multivacplatform projects, are under the [Multivac Platform Open Source Code of Conduct](https://github.com/multivacplatform/code-of-conduct/blob/master/code-of-conduct.md). Additionally, see the [Typelevel Code of Conduct](http://typelevel.org/conduct) for specific examples of harassing behavior that are not tolerated.

## Copyright and License

Code and documentation copyright (c) 2018-2019 [ISCPIF - CNRS](http://iscpif.fr). Code released under the [MIT license](https://github.com/multivacplatform/multivac-dl/blob/master/LICENSE).