Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ML Portfolio

This repository contains my machine learning and AI-related projects developed in Python.


📌 Project Overview

This project includes implementations related to:

  • Mathematical foundations of machine learning
  • Neural network architectures
  • Training pipelines for models
  • Experiments combining cryptography and AI concepts

📁 Files Description

EllipticCurvesExtended.py

Implementation of elliptic curve operations over finite fields.
Used for experimenting with mathematical structures relevant to cryptography and ML feature modeling.

Networks_fixed.py

Definition of neural network architectures used for experiments.

Training.py

Training pipeline including data flow, loss computation, and model optimization.


🛠️ Tech Stack

  • Python
  • NumPy
  • (future: TensorFlow / Keras)
  • Git & GitHub

🎯 Goal of this repository

The goal is to build a strong foundation in:

  • Machine Learning engineering
  • Deep Learning systems
  • Mathematical modeling for AI

This is an evolving portfolio project.

About

Machine learning projects and experiments — classification, regression, and data analysis

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages