Projects in Awesome Lists by PejperO
A curated list of projects in awesome lists by PejperO .
https://github.com/pejpero/pizzeriamanager
PizzeriaManager is a comprehensive management system designed to streamline operations for pizzerias, including menu management, order tracking, and employee scheduling.
employee-scheduling java maven order-tracking pizzeria restaurant-management spring-boot
Last synced: 01 Mar 2025
https://github.com/pejpero/neural_network_regression_and_classification
This repository contains neural network regression models built from scratch and using Keras for comparison. It visualizes training and testing performance, analyzing MSE, R², and decision boundaries. The project demonstrates learning techniques and optimization for regression tasks.
data-visualization keras machine-learning neural-network regression
Last synced: 07 Apr 2025
https://github.com/pejpero/eur_to_pln_exchange_rate_prediction
This project uses an LSTM model to predict EUR to PLN exchange rates. The required dependencies include libraries for data manipulation, visualization, and neural network implementation, ensuring smooth execution of the time series forecasting process.
datascience datascience-machinelearning finance keras keras-tensorflow lstm neuralnetworks tensorflow timeseries-forecasting
Last synced: 15 Mar 2025
https://github.com/pejpero/multi-class_classifier
This project demonstrates multiclass classification using Perceptron and Logistic Regression, implemented from scratch without using built-in libraries. It includes techniques like One-Versus-The-Rest and One-Versus-One for Perceptron, and Softmax for Logistic Regression, with a focus on understanding core ML concepts.
data-visualization logistic-regression machine-learning multiclass-classification one-vs-one one-vs-rest perceptron python scratch-implementation softmax
Last synced: 01 Mar 2025
https://github.com/pejpero/pizza_ordering_website
A website for ordering pizza. It is a form of fun/learning internet technologies in the field of frontend, backend, and a database.
css ejs html5 javascript json nodejs sql
Last synced: 01 Mar 2025
https://github.com/pejpero/neuralnetwork-language
NeuralNetwork Language is a console application that uses a single-layer neural network to identify the language of a given text. It trains on data in the trainData folder and predicts the language of texts in the testData folder or manually inputted text. The application supports multiple languages as long as they are correctly labeled.
artificial-intelligence console-application language-recognition machine-learning neural-network single-layer-perceptron text-classification training-dataset
Last synced: 01 Mar 2025
https://github.com/pejpero/passtime-server
Passtime-Server is a Java-based server application that logs and processes client queries regarding elapsed time. The server handles multiple clients concurrently using non-blocking I/O and multiplexing of socket channels. Clients can log in, request elapsed time information for given date ranges, and log out. Configuration is provided via a YAML
calculation client-server concurrent-programming elapsed-time java logging nonblocking serversocketchannel socketchannel yaml yaml-configuration
Last synced: 01 Mar 2025
https://github.com/pejpero/pokercalculator
Poker Calculator is an educational mobile application built with Kotlin for Android. It allows users to add poker players, track their balances, and calculate final results including rebuys. This project is designed for learning purposes and is not intended for actual gambling use.
android calculator educational-project kotlin mobile mobile-app poker-game recyclerview
Last synced: 01 Mar 2025
https://github.com/pejpero/machine_learning
This repository contains two comprehensive machine learning projects using scikit-learn, demonstrating ensemble learning with a Voting Classifier and the comparison of linear and polynomial regression models on different datasets.
ensemble-learning linear-regression logistic-regression machine-learning polynomial-regression random-forest scikit-learn svm
Last synced: 07 Apr 2025