Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Commit History
Message Author SHA1 Date
docs: Update project logo and project demo GIF   BexTuychiev 1 year ago
docs: Update the project logo link   BexTuychiev 1 year ago
docs: Update README to include project demo GIF   BexTuychiev 1 year ago
docs: Update the README.md   BexTuychiev 1 year ago
Merge branch 'ui'   BexTuychiev 2 years ago
debug: Return status code instead of an error body when a request fails   BexTuychiev 2 years ago
feature: Implement prediction on camera input   BexTuychiev 2 years ago
feature: Implement the prediction on image inputs   BexTuychiev 2 years ago
feature: Create the header of the UI   BexTuychiev 2 years ago
feature: Check if the online API works   BexTuychiev 2 years ago
docs: Add requests to requirements.txt   BexTuychiev 2 years ago
file: Create bentofile.yaml   BexTuychiev 2 years ago
feature: Create the API predict function   BexTuychiev 2 years ago
feature: Create a function to create a Bento service for a keras model   BexTuychiev 2 years ago
feature: Create a function to save models into BentoML local store   BexTuychiev 2 years ago
docs: Update the requiremenst.txt and .gitignore   BexTuychiev 2 years ago
Merge branch 'main' of https://github.com/BexTuychiev/pet_pawpularity   BexTuychiev 2 years ago
exp: Simple keras model   Bex Tuychiev 2 years ago
exp: RandomForests with AutoSklearn logging   Bex Tuychiev 2 years ago
file: Remove smaller images   Bex Tuychiev 2 years ago
docs: Add DVC to requirements.txt   Bex Tuychiev 2 years ago
docs: Add a requirements.txt file   Bex Tuychiev 2 years ago
exp: Trying out lighter methods with linear regression   Bex Tuychiev 2 years ago
exp: Conv2D with smaller layers and kernel size   Bex Tuychiev 2 years ago
exp: Conv2d with 4 layers   Bex Tuychiev 2 years ago
feature: Create a function to get a keras Conv2D model   Bex Tuychiev 2 years ago
file: Resize all images   Bex Tuychiev 2 years ago
fix: Fix the error regarding incorrect image save paths   Bex Tuychiev 2 years ago
feature: Create helper functions in preprocess.py   Bex Tuychiev 2 years ago
exp: CatBoost regressor with default params   Bex Tuychiev 2 years ago