Skip to content
View mylastresort's full-sized avatar

Highlights

  • Pro

Block or report mylastresort

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
mylastresort/README.md

Samy Tamim

Software Engineering Student · 42 School
Data & AI Specialization · Level 16.09 / 21

42 LinkedIn GitHub

🧠 AI & Data Projects


Project Topic Lang Status Mark
ft_linear_regression Gradient descent · Linear Regression Python 125/100
matrix Matrix decompositions · Linear Algebra Rust 125/100
dslr Multi-class logistic regression · Classification Python 125/100
tweets Sentiment analysis · NLP Python 121/100
churn Churn classification · Machine Learning Python 🔄
multilayer-perceptron Backpropagation from scratch · Deep Learning Rust 🔄

🛠 Stack


Python Rust   NumPy Pandas scikit-learn PyTorch MNE

Pinned Loading

  1. Matrix Matrix Public

    Numerical linear algebra in Rust: vectors, matrices, decompositions, and norms

    Rust 1

  2. multilayer-perceptron multilayer-perceptron Public

    Feedforward neural network with backpropagation from scratch in Rust (tested on binary cancer diagnosis on WDBC dataset)

    Rust