Training and deploying a chat-moderator using PyTorch and AWS SageMaker
A simple BERT-based model for toxic comment classification, implemented in PyTorch, trained and deployed on SageMaker
Mar 14, 202511 min read15

Search for a command to run...
Articles tagged with #deep-learning
A simple BERT-based model for toxic comment classification, implemented in PyTorch, trained and deployed on SageMaker

Combine and fine-tune YOLO models to detect if cyclists are wearing a helmet or not. Github Project I created and presented this project to complete my 120-hour Deep Learning bootcamp in April 2024. I then spent some more time improving it until I ge...

My attempt at the Rock-Paper-Scissors classification problem. Project Demo Project Repo This project is available on my github: RockPaperScissorsCNN Datasets I used the following 3 datasets to train the CNN from scratch: DRGFREEMAN - Edited to rem...
