Skip to content
View tommyevening's full-sized avatar

Highlights

  • Pro

Block or report tommyevening

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Perceptron Perceptron Public

    A Java implementation of the Perceptron algorithm, a fundamental machine learning model for binary classification of linearly separable data. The project includes a simple visualization of the lear…

    Java

  2. Web-Client-API Web-Client-API Public

    A Java desktop application that integrates with Weather API and Currency API to fetch real-time weather data and exchange rates. Built with JavaFX for a modern and responsive GUI, and Gson for seam…

    Java

  3. Single-Layer-Perceptron Single-Layer-Perceptron Public

    A Java implementation of a single-layer perceptron, a foundational machine learning algorithm used for binary and multi-class classification. This project also includes a practical application for …

    Java

  4. Ecommerce-Shop Ecommerce-Shop Public

    Ecommerce-Shop is a simple backend application for managing e-commerce data, built with Spring Boot. It lets you organize products, users, and orders in a relational database. The project is a clea…

    Java

  5. Emotion-Detector Emotion-Detector Public

    Real-time emotion detection application using computer vision and deep learning. The app captures video from your webcam, detects faces, and classifies emotions in real-time using a custom CNN model.

    Python

  6. SIMPLECHAT_NIO SIMPLECHAT_NIO Public

    Java