A simple implementation of a Multi-Layer Perceptron (MLP) neural network from scratch using NumPy for binary classification. Breast Cancer Prediction model in python Simple Multi-Layer Perceptron (MLP ...
This project extracts full names (ФИО) from provided text using OpenAI GPT-3.5, and returns the results as structured entities with metadata, such as name position and type. It’s designed to handle ...