-
🌱 A small groing plant in AI related subjects (LLMs, CNNs, GNNs, MLPs ...).
-
💻 I like to learn other random subjects (cyber security, medecine, ...), because why not. 😅
-
⚡ Fun fact You will never feel bored at work with me.
🌱 A small groing plant in AI related subjects (LLMs, CNNs, GNNs, MLPs ...).
💻 I like to learn other random subjects (cyber security, medecine, ...), because why not. 😅
⚡ Fun fact You will never feel bored at work with me.
Computer vision in the service of bacteriology refers to the use of computer algorithms and technology to analyze and interpret images of bacteria for the purpose of identifying and characterizing …
Jupyter Notebook 2
Microsoft's graphrag using ollama and hugging face to support all LLMs (Llama3, mistral, gemma2, fine-tuned Llama3 ...).
Python 1
This repo helps you understand how safetensors are structured to store different layers of an LLM and re-shard/re-chunk safetensors files even if they don't fit in the GPU.. ( No Autoclass )
Python 2
This project is about implementing the Minimax alpha beta pruning method (maybe more) of taking a playing decision on a type of games like Othello
Python 1
This project models airflow around an airfoil to generate a pressure map for approximating the wing's lift. It involves refining the airfoil shape, utilizing cubic spline interpolation and integrat…
Jupyter Notebook 3
This repository will have different deal finders for EVE Online, offering players ways to discover in-game opportunities like finding rare items, resources and trade routes. With multiple options a…
Python