Skip to content
View NotTheStallion's full-sized avatar
🍎
Coding is fun and make it fun for others.
🍎
Coding is fun and make it fun for others.

Block or report NotTheStallion

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

Hi , I'm The_Stallion

About me NotTheStallion


  • 🌱 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.








Skills


  • Languages:

    C C++ Python

Pinned Loading

  1. Computer-vision-in-the-service-of-bacteriology Computer-vision-in-the-service-of-bacteriology Public

    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 1

  2. Re-shard_Safetensors Re-shard_Safetensors Public

    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

  3. Game-theory_minimax_alpha_beta_prunning Game-theory_minimax_alpha_beta_prunning Public

    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

  4. Interpolation-and-integration-methods_Cubic-Spline-and-surface-interpolation Interpolation-and-integration-methods_Cubic-Spline-and-surface-interpolation Public

    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

  5. EVE-Online_deals_finder-web-scraping- EVE-Online_deals_finder-web-scraping- Public

    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