Portrait
name

Currently studying at University Claude Bernard Lyon 1.

void little_bit_about_me(Myself self) {

I study computer science at university Claude Bernard Lyon 1.
I'm in my third year of bachelor degree in cs.
}

func interests(nn, ml, lowLevelSys, programmingLang) {
I like building neural networks, i'm interested in the field of AI and machine learning.
}
neural network


pub fn <T> outsideOfClassIDoProjects(project: &mut T, val: T) {
Project 1: Gitact
Go logo
20★

A beautiful, modern terminal interface for exploring GitHub profiles, repositories, and activity.

Project 2: EquaTrix
C++ logoQt logo

EquaTrix is a cross-platform math application that allows you to manipulate matrices, solve systems of linear equations, integrate functions, and analyze mathematical functions. It is coded in C++ using the Qt framework.

This project explores different tokenization techniques and models. It provides hands-on implementations of the key components that make up modern tokenizers.

DoodleJump like is a 2D platformer game made in C++ using the SDL library.

}

def learning_deep_learning(self):

I'm learning deep learning with karpathy.

learning python / pytorch
python logopytorch logo