Skip to content
View caominhtrivo's full-sized avatar

Highlights

  • Pro

Block or report caominhtrivo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. toledo_weather_aws toledo_weather_aws Public

    Python

  2. AI-based-Captcha-Solver-V2 AI-based-Captcha-Solver-V2 Public

    This project uses a deep learning model to automatically solve visual CAPTCHA challenges by leveraging transfer learning and data augmentation with the InceptionV3 architecture.

    Jupyter Notebook

  3. AnimalClassification AnimalClassification Public

    A deep learning model to classify 90 different animal species from images. The model is built using TensorFlow/Keras and achieved an accuracy of ~98% on the test set. The code includes data preproc…

    Jupyter Notebook

  4. Diabetes_prediction_model Diabetes_prediction_model Public

    Python

  5. SmartCaption SmartCaption Public

    Python

  6. MNIST-Handwritten-Digit-Classification MNIST-Handwritten-Digit-Classification Public

    A beginner-friendly TensorFlow Keras CNN to classify handwritten digits from the MNIST dataset. The code loads and preprocesses data, builds a 3-layer CNN, trains with validation, and evaluates tes…

    Python