Skip to content

Using statistics, we can implement tools for machine learning. This library contains many imperative methods that are used for LLM, Deep Learning, Neural Networks, etc...

License

Notifications You must be signed in to change notification settings

davidomanovic/machine-learning-tools

Repository files navigation

Machine Learning Tools

A comprehensive collection of machine learning tools and algorithms implemented across various techniques and models. This repository serves as a toolkit for exploring, learning, and implementing foundational ML concepts.

Image 1 Image 2 Image 3

## Repository Contents
  • Gaussian MatLab: Gaussian-related models and implementations in MATLAB.
  • Gradient Descent: Optimization algorithms for gradient-based learning.
  • Kernels: Tools for working with kernel methods, including SVM and other kernel-based models.
  • Logistic Regression LASSO: Logistic regression models with LASSO regularization.
  • Principal Component Analysis: Implementation of PCA for dimensionality reduction.
  • Regression: General regression models and techniques.
  • SDL MNIST Dataset: Tools and datasets related to MNIST.
  • Statistical Inference: Statistical methods and inference techniques.
  • Transformers: Transformer-based models for NLP and other tasks.
  • k-means Clustering: K-means clustering with applications to pulsar data.

Getting Started

Clone the repository:

git clone https://github.com/davidomanovic/machine-learning-tools.git
cd ml-toolbox

About

Using statistics, we can implement tools for machine learning. This library contains many imperative methods that are used for LLM, Deep Learning, Neural Networks, etc...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published