Pinned Repositories
AWS-S3-Upload-Load
Upload video file to AWS S3 storage and load video from S3. Your own video file required.
Azure-Databricks-MLflow-Server
Trained 52 ML Regression Models, Registered Model with MLflow, Deployed to Server Endpoint, Tested API Requests
cluster_tool_public
Machine learning web app that democratizes distance-based clustering with a simple Excel upload template
detectron2-panoptic-segmentation-video
Detectron2 panoptic segmentation demo, video and image.
DSGPT
Ask common python libraries anything! Powered by ChatGPT.
get-private-llm
download local language model from huggingface. Your own api key is required
MetaGPT-app
Dashboard metadata chatbot for executive officers to retrieve information and guidance to desired information, for corporation with many dashboards, using data dictionaries to connect source information among all dashboards.
XGBoost-Multivariate-Forecasting
Model training, testing, serialization and blind forecasting with XGBoost and lambda regularization.
yolov8-image-object-counter
Detected coco classes in an image then started a dataframe from the resulting labels.txt to count detections of each class in the image.
yolov8-video-people-counter
Detect people in video then aggregate detections by frame into dataframe and return relevant statistics about numbers of people detected during video.
evanshlom's Repositories
evanshlom/get-private-llm
download local language model from huggingface. Your own api key is required
evanshlom/MetaGPT-app
Dashboard metadata chatbot for executive officers to retrieve information and guidance to desired information, for corporation with many dashboards, using data dictionaries to connect source information among all dashboards.
evanshlom/XGBoost-Multivariate-Forecasting
Model training, testing, serialization and blind forecasting with XGBoost and lambda regularization.
evanshlom/yolov8-image-object-counter
Detected coco classes in an image then started a dataframe from the resulting labels.txt to count detections of each class in the image.
evanshlom/AWS-S3-Upload-Load
Upload video file to AWS S3 storage and load video from S3. Your own video file required.
evanshlom/Azure-Databricks-MLflow-Server
Trained 52 ML Regression Models, Registered Model with MLflow, Deployed to Server Endpoint, Tested API Requests
evanshlom/cluster_tool_public
Machine learning web app that democratizes distance-based clustering with a simple Excel upload template
evanshlom/Deployed-AI-Fine-Tuned
Mistral AI fine-tuned with documents dataset and deployed with Streamlit website
evanshlom/detectron2-demo
evanshlom/detectron2-panoptic-segmentation-video
Detectron2 panoptic segmentation demo, video and image.
evanshlom/DSGPT
Ask common python libraries anything! Powered by ChatGPT.
evanshlom/wav-to-melspectrogram
Visualize music with 4 methods using librosa, including melodic spectrogram.
evanshlom/yolov8-video-people-counter
Detect people in video then aggregate detections by frame into dataframe and return relevant statistics about numbers of people detected during video.
evanshlom/detectron2_seg_streamlit
Fork of streamlit_pytorch_detectron2 by syalanuj
evanshlom/django-demo
evanshlom/DsCodeGPT
Chat bot website for data science code suggestions based on questions you ask
evanshlom/Geometrical-Design-within-Virtual-Reality
flower of life made with transparent spheres
evanshlom/pyspark_ml_sprint
quicky sunday hackathon from training and serializing a model to streamlit script for machine learning web app development and deployment
evanshlom/PyTorch-NN-Classification-Validation
Sequential neural network with PyTorch for image classification of FMNIST dataset, trained and validated over 30 epochs using 1200 image batch size.
evanshlom/PyTorch-NN-Image-Classification
Sequential Model using PyTorch
evanshlom/PyTorch-Tuning-Neural-Network
Compared optimizers and learning rates of PyTorch neural network for image classification.
evanshlom/robobrain
Framework for developing productive and intelligent robot solutions
evanshlom/tf_gru_forecast_demo
AI generated forecast on dummy data with tensorflow GRU a deep learning neural network type of machine learning model. Code runs itself.
evanshlom/wav-to-spectrogram
Music spectrogram demo with librosa: convert audio file to image file aka spectrogram.
evanshlom/yolov5-fork
Forked yolov5-pytorch for project using thermal vision object detection
evanshlom/yolov8-detection
YOLOv8 object detection on image