CoolFace
Apppublic

Shuvro77/Turbofan-Predictive-Maintenance

sourceHugging Faceupdated 8mo agoView on Hugging Face
1likes
22 commits on main
182fcba8mo ago

docs: add MIT license

Shuvro77
072d0479mo ago

Remove redundant part from Readme

Shuvro777
12835189mo ago

fix: correctly track images with git lfs from the start

Shuvro777
d11028c9mo ago

docs: add deployment info and automated deployment note

Shuvro777
3b482999mo ago

fix: correct yaml indentation for action triggers

Shuvro777
8a551889mo ago

ci: add GitHub Action to sync with Hugging Face

Shuvro777
2f727ac9mo ago

feat: complete cloud deployment and enhanced benchmarking

Shuvro777
c40213d9mo ago

chore: use git lfs for model and scaler

Shuvro777
83bc6569mo ago

fix: add Hugging Face metadata header to README

Shuvro777
988bfd19mo ago

Change port for Hugging face deployment

Shuvro777
338081e9mo ago

feat: optimize docker image to 1.77GB using multi-stage builds and tensorflow-cpu

Shuvro777
ef2ec179mo ago

fix readme and add FastAPI documentation

Shuvro777
3771b849mo ago

docs: add stress test results and instructions to README

Shuvro777
2617cdf9mo ago

Containerized the project

Shuvro777
0b4aa149mo ago

Added script for benchmarking test

Shuvro777
0b2dbc89mo ago

fix README with testing the api facilties

Shuvro777
23617739mo ago

feat: implement pre-padding for short sequences and update docs

Shuvro777
e33ca6d9mo ago

Testing procedure in README

Shuvro777
980fabc9mo ago

Added fast api and script to generate test data

Shuvro777
d257bcd9mo ago

Uploading trained artifacts and requirements

Shuvro777
38af5a69mo ago

Initial commit: FastAPI structure and training notebooks

Shuvro777
b4497c79mo ago

Initial commit

Shuvro77