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: 4 months 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 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-28T14:06:53.000Z (about 6 years ago)
- Last Synced: 2025-09-08T22:32:41.291Z (4 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: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# multivac-dl
[](https://github.com/multivacplatform/multivac-dl/blob/master/LICENSE) [](https://discourse.iscpif.fr/c/multivac) [](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).