https://github.com/m3dev/redshells
Machine learning tasks which are used with data pipeline library "luigi" and its wrapper "gokart".
https://github.com/m3dev/redshells
Last synced: 5 months ago
JSON representation
Machine learning tasks which are used with data pipeline library "luigi" and its wrapper "gokart".
- Host: GitHub
- URL: https://github.com/m3dev/redshells
- Owner: m3dev
- License: mit
- Created: 2018-12-24T22:41:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-25T06:36:41.000Z (over 2 years ago)
- Last Synced: 2025-12-22T11:53:18.296Z (6 months ago)
- Language: Python
- Size: 613 KB
- Stars: 44
- Watchers: 8
- Forks: 14
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# redshells
[](https://github.com/m3dev/redshells/actions/workflows/test.yml)
[](https://pypi.org/project/redshells/)
[](https://pypi.org/project/redshells/)

Machine learning tasks which are used with data pipeline library "luigi" and its wrapper "gokart".
## Dependencies
You should add `tensorflow = ">=1.13.1,<2.0"` on your app dependencies if you would like to use some models under `redshells/contrib` directory.
`Tensorflow` is not included redshells' dependencies because there are some models not used it.