Skip to content
View mosopedev's full-sized avatar
🎯
Building
🎯
Building

Block or report mosopedev

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. chimedesk-api chimedesk-api Public

    Chimedesk is an AI platform designed to answers and automates customer support calls.

    TypeScript

  2. x-from-scratch x-from-scratch Public

    A collection of machine learning algorithms built from scratch, including perceptrons, logistic regression, and decision trees, and evaluated their performance on various datasets.

    Jupyter Notebook

  3. sms-spam-classifier sms-spam-classifier Public

    An SMS Spam Classifier which determines whether a given SMS message is spam (unwanted or unsolicited messages) or ham (legitimate communication). Utilizes the bag-of-words and Multinomial Naive Bay…

    Jupyter Notebook

  4. CIFAR-10-cnn CIFAR-10-cnn Public

    CIFAR-10 CNN. This project involves training a Convolutional Neural Network (CNN) on the CIFAR-10 dataset a collection of 60,000 32x32 images

    Jupyter Notebook

  5. LeNet_traffic-sign-classification LeNet_traffic-sign-classification Public

    This project utilizes the LeNet CNN architecture to classify traffic signs from a dataset of 32x32 pixel images

    Jupyter Notebook

  6. fraud-detection-api fraud-detection-api Public

    A real-time Fraud Detection System with Apache Flink, Kafka, and Flask, integrating a pre-trained ML model for fraud prediction and storing transactions in Couchbase.

    Python