Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dermatologist/fastai-text-docker
:whale: Docker with fastai core and text (spacey) libraries
https://github.com/dermatologist/fastai-text-docker
docker fastai fastai-text openfaas
Last synced: 24 days ago
JSON representation
:whale: Docker with fastai core and text (spacey) libraries
- Host: GitHub
- URL: https://github.com/dermatologist/fastai-text-docker
- Owner: dermatologist
- Created: 2019-09-23T12:08:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-23T12:19:01.000Z (over 5 years ago)
- Last Synced: 2024-11-04T08:55:11.556Z (2 months ago)
- Topics: docker, fastai, fastai-text, openfaas
- Language: Dockerfile
- Homepage: http://nuchange.ca
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fastai-text-docker
This is a docker container with fastai core and text(spacy) libraries installed using conda. This can be used as a base container for deploying prediction workflows. The pre-built container is available [on dockerhub](https://hub.docker.com/r/beapen/fastai-text) as beapen/fastai-text:latest
[Here is a OpenFaaS template](https://github.com/dermatologist/python3-ml) that uses this container as the base for easy serverless deployment. [Read more about OpenFaas](https://www.openfaas.com/).
## Author
* [Bell Eapen](https://nuchange.ca) | [Contact](https://nuchange.ca/contact)