cnpcshangbo / smarttry

Code for the SmartTry blog

Home Page:https://booleanhunter-tech-blog.github.io/smarttry/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SmartTry

This repository contains the code for the SmartTry application.

Instructions of usage:

  1. Install Python3.x and pip
  2. Create a virtual environment python3 -m venv smarttry-tutorial-env
  3. Activate virtual environment source smarttry-tutorial-env/bin/activate
  4. Install dependencies pip install -r requirements.txt
  5. Run Jupyter-notebook jupyter-lab smarttry.ipynb
  6. Follow the tutorial!

Acknowledgements

PyImageSearch

Egen Solutions

Binder

About

Code for the SmartTry blog

https://booleanhunter-tech-blog.github.io/smarttry/


Languages

Language:HTML 61.4%Language:Jupyter Notebook 38.6%