Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/multivacplatform/multivac-dl
- Owner: multivacplatform
- License: mit
- Created: 2018-11-24T10:37:01.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-28T14:06:53.000Z (over 5 years ago)
- Last Synced: 2024-11-13T08:37:24.569Z (2 months ago)
- Topics: deep-learning, keras, keras-tensorflow, notebook, tensorflow, tensorflow-examples, tensorflow-tutorials, tensorflow2
- Language: Jupyter Notebook
- Homepage:
- Size: 69.4 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).