Skip to content

salvadorhm/colab_classify_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Classify Telegram chatbot in Google Colab

Configuration

  1. Create in Google Drive a directory called classify_bot/
  2. Into classify_bot/ create a new directory called downloads/
  3. Into classify_bot/ create a new directory called images_test/
  4. Into classify_bot/ create a new directory called training_dataset/
  5. Into training_dataset/ create almost two new directories with the names foo/ and bar/
  6. Into foo/ directory upload 30 images
  7. Into bar/ directory upload 30 images

Run retrain

  1. Open retrain colab notebook
  2. Execute the code

Run the bot

  1. Open classify_bot
  2. Paste the Telegram token
  3. Execute the code

About

Classify Bot created and working in Google Colab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published