-
- Downloads
Lots of things, got back from vacations don't remember what
Showing
- .gitignore 2 additions, 0 deletions.gitignore
- algorithm_params.json 15 additions, 2 deletionsalgorithm_params.json
- algorithms/deepant/.gitignore 147 additions, 0 deletionsalgorithms/deepant/.gitignore
- algorithms/deepant/Dockerfile 15 additions, 0 deletionsalgorithms/deepant/Dockerfile
- algorithms/deepant/LICENSE 21 additions, 0 deletionsalgorithms/deepant/LICENSE
- algorithms/deepant/README.md 39 additions, 0 deletionsalgorithms/deepant/README.md
- algorithms/deepant/algorithm.py 195 additions, 0 deletionsalgorithms/deepant/algorithm.py
- algorithms/deepant/deepant/__init__.py 0 additions, 0 deletionsalgorithms/deepant/deepant/__init__.py
- algorithms/deepant/deepant/dataset.py 21 additions, 0 deletionsalgorithms/deepant/deepant/dataset.py
- algorithms/deepant/deepant/detector.py 18 additions, 0 deletionsalgorithms/deepant/deepant/detector.py
- algorithms/deepant/deepant/early_stopping.py 33 additions, 0 deletionsalgorithms/deepant/deepant/early_stopping.py
- algorithms/deepant/deepant/model.py 37 additions, 0 deletionsalgorithms/deepant/deepant/model.py
- algorithms/deepant/deepant/predictor.py 89 additions, 0 deletionsalgorithms/deepant/deepant/predictor.py
- algorithms/deepant/helper.py 12 additions, 0 deletionsalgorithms/deepant/helper.py
- algorithms/deepant/manifest.json 105 additions, 0 deletionsalgorithms/deepant/manifest.json
- algorithms/deepant/requirements.txt 3 additions, 0 deletionsalgorithms/deepant/requirements.txt
- algorithms/health_esn/Dockerfile 13 additions, 0 deletionsalgorithms/health_esn/Dockerfile
- algorithms/health_esn/LICENSE 21 additions, 0 deletionsalgorithms/health_esn/LICENSE
- algorithms/health_esn/README.md 13 additions, 0 deletionsalgorithms/health_esn/README.md
- algorithms/health_esn/algorithm.py 107 additions, 0 deletionsalgorithms/health_esn/algorithm.py
Loading
Please register or sign in to comment