Pinned Repositories
docker-variational-autoencoder
Testing out running a VAE (variational autoencoder) using a docker container. This VAE is trained on textile data from kaggle: https://www.kaggle.com/datasets/belkhirnacim/textiledefectdetection
Docker-Vending
Vending machine item detection in a docker container. Running it creates a Streamlit app to interface with the YOLOv8n model.
First-Python-Course
My notes from the first online Python course I did.
Math-Stuff
Code for various things in math classes at RHS
NLP-Book-Notes
Work for "Applied Natural Language Processing in the Enterprise" by Ankur A. Patel & Ajay Uppili Arasanipalai, read for English 10 IRP Q2
Picture-Lab
Picture lab done in AP CS A along with Juju Zhao
Second-Python-Course
Notes from the second Python course I did.
tfjs-flower
Flower classification using TensorFlow.JS
tfjs-yolov7
Testing out object detection on TensorFlow.JS using YOLOv7
tfjs-yolov8n
Testing out general object detection on TensorFlow.JS using YOLOv8-Nano
donjuanpond's Repositories
donjuanpond/docker-variational-autoencoder
Testing out running a VAE (variational autoencoder) using a docker container. This VAE is trained on textile data from kaggle: https://www.kaggle.com/datasets/belkhirnacim/textiledefectdetection
donjuanpond/Docker-Vending
Vending machine item detection in a docker container. Running it creates a Streamlit app to interface with the YOLOv8n model.
donjuanpond/First-Python-Course
My notes from the first online Python course I did.
donjuanpond/Math-Stuff
Code for various things in math classes at RHS
donjuanpond/NLP-Book-Notes
Work for "Applied Natural Language Processing in the Enterprise" by Ankur A. Patel & Ajay Uppili Arasanipalai, read for English 10 IRP Q2
donjuanpond/Picture-Lab
Picture lab done in AP CS A along with Juju Zhao
donjuanpond/Second-Python-Course
Notes from the second Python course I did.
donjuanpond/tfjs-flower
Flower classification using TensorFlow.JS
donjuanpond/tfjs-yolov7
Testing out object detection on TensorFlow.JS using YOLOv7
donjuanpond/tfjs-yolov8n
Testing out general object detection on TensorFlow.JS using YOLOv8-Nano
donjuanpond/Vending-Object-Detection
Streamlit app for vending machine item detection using YOLOv8n