Skip to content
View leogaudin's full-sized avatar
🦁
🦁

Highlights

  • Pro

Block or report leogaudin

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
leogaudin/README.md

📖 Tutorials

Project Description Skills
multilayer_perceptron Implementing a multilayer perceptron framework. Python, Math, Machine Learning, Neural Networks
matrix Implementing complete Matrix and Vector classes. Linear algebra
dslr Implementing the Hogwarts Sorting Hat. Python, Math, Machine Learning, Logistic Regression
ready_set_boole Learning the basics of boolean algebra, set theory and logic. Boolean Algebra, Set Theory, Logic
ft_linear_regression Predicting the price of a car based on its mileage. Python, Linear Regression, Math, Data Analysis
libasm Implementing a few functions in Assembly. CPU Architecture, Assembly Language, x86-64
fract-ol Implementing a fractal explorer in C. C, Math, Complex numbers, Fractals, Graphics Programming
minitalk Implementing a simple client-server communication program in C. C, UNIX Signals, Bitwise Operations

📄 Resume

Check out my resume here.

🚀 Current learning objectives

  • Machine/Deep Learning
  • Mathematics
  • Data Science

Pinned Loading

  1. multilayer_perceptron multilayer_perceptron Public

    42 · An introduction guide to artificial neural networks, with the implementation of a multilayer perceptron.

    Python

  2. matrix matrix Public

    42 • An introduction guide to Linear Algebra.

    Rust

  3. dslr dslr Public

    42 • A guide to implement a linear classification model: logistic regression.

    Python 1

  4. ready_set_boole ready_set_boole Public

    42 • An introduction guide to Boolean Algebra, to discover the way computers work mathematically.

    Rust 1

  5. libasm libasm Public

    42 • A guide for libasm, a project to get familiar with Assembly language.

    C 3

  6. minitalk minitalk Public

    42 • A guide for minitalk, a client-server communication system implemented in C using UNIX signals.

    C 12