Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Unable to calculate vocabulary similarity
Keywords
docker
scape-agency
scapeagency
tensorflow
Last synced: 7 months ago
·
JSON representation
·
Repository
Docker | TensorFlow
Basic Info
- Host: GitHub
- Owner: scape-agency
- License: cc-by-sa-4.0
- Language: Dockerfile
- Default Branch: main
- Homepage: https://www.scape.agency
- Size: 72.3 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
- Releases: 0
Topics
docker
scape-agency
scapeagency
tensorflow
Created over 1 year ago
· Last pushed about 1 year ago
Metadata Files
Readme
Contributing
Funding
License
Code of conduct
Citation
Codeowners
Security
Authors
README.md
Docker | TensorFlow
Owner
- Name: Scape Agency
- Login: scape-agency
- Kind: organization
- Email: info@scape.agency
- Location: Amsterdam, Netherlands
- Website: https://www.scape.agency
- Twitter: scape_agency
- Repositories: 5
- Profile: https://github.com/scape-agency
Future Horizons into View Today
Citation (CITATION.cff)
cff-version: 1.2.0
title: Scape Agency - Docker Images - TensorFlow
version: 0.0.1
date-released: 2024-07-01
url: "https://github.com/scape-agency/docker-tensorflow"
message: >-
If you use this software, please cite it using
the metadata from this file.
type: software
authors:
- given-names: Lars Bastiaan
family-names: van Vianen
email: lars@scape.agency
affiliation: Scape Agency
orcid: 'https://orcid.org/0000-0002-8790-8630'
GitHub Events
Total
- Push event: 2
Last Year
- Push event: 2
Dependencies
.github/workflows/docker_publish.yml
actions
- actions/checkout v3 composite
- docker/bake-action v2 composite
- docker/login-action v2 composite
- docker/metadata-action v4 composite
- docker/setup-buildx-action v2 composite
- docker/setup-qemu-action v2 composite
.devcontainer/Dockerfile
docker
- ubuntu 24.04 build
.devcontainer/docker-compose.yml
docker
bin/docker-compose.yml
docker
src/.devcontainer/Dockerfile
docker
- scapeagency/swing-devcontainer latest build
src/.devcontainer/docker-compose.yml
docker
src/pytorch/Dockerfile
docker
- ubuntu 20.04 build
src/pytorch/etc/pyproject.toml
pypi
- pytest ^6.2 develop
- matplotlib ^3.4
- numpy ^1.21
- pandas ^1.3
- python ^3.8
- torch *
- torchaudio *
- torchvision *
src/pytorch/etc/requirements.txt
pypi