GitHub / theosorus 1 Repository
Computer Science student in Bordeaux studying deep learning
theosorus/GPT2-Hasktorch
GPT2 implementation in Haskell with the Hasktorch library, inspired by Andrej Karpathy's Pytorch implementation.
Language: Haskell - Size: 981 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 24 - Forks: 1

theosorus/internship-bekkilab-japan-2025
Language: Jupyter Notebook - Size: 943 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

theosorus/PORTFOLIO
Language: CSS - Size: 15.1 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

theosorus/MotivAI
Using llm with langchain to generate cover letters based on company data found on the internet and the person's profile
Language: Jupyter Notebook - Size: 309 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 8 - Forks: 0

theosorus/hasktorch Fork of hasktorch/hasktorch
Tensors and neural networks in Haskell
Language: Haskell - Size: 13.3 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

theosorus/learn-haskell
Language: Haskell - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

theosorus/French-Language-Model
In this project, I built a French Large Language Model only with pytorch
Language: Python - Size: 40 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 6 - Forks: 0

theosorus/ExCompil
Language: Haskell - Size: 10.7 KB - Last synced at: 29 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

theosorus/GymWalker
Teaching a humanoid to walk using deep reinforcement learning techniques in a gym environment
Language: Python - Size: 5.98 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

theosorus/VisualiseCellularAutomata3DLibrary
Library to visualise Cellular Automata easily with OpenGL in Python
Language: Python - Size: 618 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

theosorus/DiffusionModel
A PyTorch diffusion model to generate realistic synthetic cat images from gaussian noise
Language: Python - Size: 17.1 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

theosorus/TradeFormer
Training a financial forecasting model based on the AutoFormer architecture with PyTorch and Alpaca.py
Language: Python - Size: 1.56 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 1 - Forks: 1

theosorus/CarPlateDetection
Create a pipeline of two finetunned YOLOv8 models to detect and analyze car plates
Language: Jupyter Notebook - Size: 21.7 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

theosorus/NeuralNetworkLibrary
A Modular Neural Network library only with Numpy in python
Language: Python - Size: 17.7 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

theosorus/TRANSLATOR
small translator using PySide6 and the Deepl API
Language: Python - Size: 71.3 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

theosorus/SearchRandomSite
tool for search random website in python
Language: Python - Size: 688 KB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

theosorus/IA-Towa
An ia for the towa board game using the MinMax algorithm with alpha-beta
Language: Java - Size: 189 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

theosorus/Vision-WebSite
website for a fictional company about ia
Language: HTML - Size: 4.66 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

theosorus/FlappyBirdPygame
FlappyBird game in python
Language: Python - Size: 334 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

theosorus/MySuperHoroscope
Online Website selling daily horoscope
Language: HTML - Size: 2.53 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

theosorus/Snake-Ai
Snake AI using Neural Network in PyTorch
Language: Python - Size: 48.8 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

theosorus/Particles-Simulation
A simple particle simulation with SFML in c++
Language: C++ - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

theosorus/Connect4_AI
Connect4 AI using Monte Carlo Tree Search
Language: Python - Size: 23.4 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

theosorus/Generating-and-Solving-Mazes
a maze generator and solver using A* in python with pygame
Language: Python - Size: 49.8 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

theosorus/Sentiment-Classifier
A simple sentiment classifier who choosen if a sentence is negative or positive with a tensorflow model using lstm cell.Trained on tweets.
Language: Jupyter Notebook - Size: 17.8 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

theosorus/Procedural-Generation
Procedural Map generation using Perlin Noise with P5.js
Language: JavaScript - Size: 546 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

theosorus/Variational-Autoencoders
The aim is to create a VAEs in with PyTorch to create synthetic data
Language: Jupyter Notebook - Size: 407 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

theosorus/GameLife
Implementation of Game Life with P5.js
Language: JavaScript - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

theosorus/Particle
A simple Particle System with P5.js
Language: JavaScript - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

theosorus/SyntacticAnalyzer
Build a simple Syntactic Analyzer in Haskell to discover Functional programming
Language: Haskell - Size: 153 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

theosorus/Generative-Adversial-Network
Implementation of a WGAN-GP on the CelebA dataset with PyTorch for face generation
Language: Jupyter Notebook - Size: 29 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

theosorus/NeuralStyleTransfert
Implementation of Neural Style Transfert using PyTorch
Language: Python - Size: 16 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
