Skip to content
View Titouaaaan's full-sized avatar

Block or report Titouaaaan

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
Titouaaaan/README.md

Hey there! 👋

I'm Titouan, an AI/ML master's student at Sorbonne Université in Paris.

What I'm Into 🌟

I'm really into AI and ML, especially when applied to themes that interest me, like video games. I enjoy diving into reinforcement learning and exploring the mathematical foundations of AI. The mix of AI and video games is particularly exciting to me, and I'll be making more projects that revolve around that.

Projects 🚀

  • RL-Souls: A reinforcement learning project to beat Dark Souls III.
  • NN from Scratch: Building neural networks using only numpy.
  • LLM Multi-agent System: LLM hypetrain using langraph.
  • Self-hosted Fullstack App: A fullstack app for my portfolio

Studies 📚

  • Master's in AI/ML - Sorbonne Université (Sep 2023 - Present)
  • Bachelor's in Computer Science - University of Luxembourg (Sep 2020 - Aug 2023)

Skills 🛠️

What i've been using recently:

  • Languages: Python, TypeScript
  • Frameworks & Libraries: PyTorch, NumPy, Gymnasium, Next.js, React, FastAPI
  • Tools: GitHub, LangChain

Pinned Loading

  1. RL-Souls RL-Souls Public

    Using Reinforcement Learning to play Dark Souls III

    Python 1

  2. ELL-MMA ELL-MMA Public

    Beyond Chatbots: Enhancing Language Learning Through Multi-Agent Systems and LLM

    Python 2 1

  3. DIY-Neural-Network DIY-Neural-Network Public

    Implementation of a neural network from scratch

    Python

  4. ChessCoach ChessCoach Public

    AI powered chess coaching app

    JavaScript