Joe-Khawand's Stars
wojciech-graj/doom-ascii
DooM in the terminal!
karpathy/llm.c
LLM training in simple, raw C/CUDA
WintrCat/freechess
WintrCat's Game Report ♟️
hmaverickadams/Beginner-Network-Pentesting
Notes for Beginner Network Pentesting Course
zed-industries/zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
astral-sh/uv
An extremely fast Python package and project manager, written in Rust.
shankarpandala/lazypredict
Lazy Predict help build a lot of basic models without much code and helps understand which models works better without any parameter tuning
logancyang/loss-landscape-anim
Create animations for the optimization trajectory of neural nets
ollama/ollama
Get up and running with Llama 3.3, Mistral, Gemma 2, and other large language models.
optuna/optuna
A hyperparameter optimization framework
python-poetry/poetry
Python packaging and dependency management made easy
ManimCommunity/manim
A community-maintained Python framework for creating mathematical animations.
lilipads/gradient_descent_viz
interactive visualization of 5 popular gradient descent methods with step-by-step illustration and hyperparameter tuning UI
jacobgil/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
tomgoldstein/loss-landscape
Code for visualizing the loss landscape of neural nets
NVIDIA/MinkowskiEngine
Minkowski Engine is an auto-diff neural network library for high-dimensional sparse tensors
POSTECH-CVLab/FastPointTransformer
Official source code of Fast Point Transformer, CVPR 2022
lahoud/3d-vision-transformers
A list of 3D computer vision papers with Transformers
ZFTurbo/segmentation_models_3D
Set of models for segmentation of 3D volumes
qubvel-org/segmentation_models.pytorch
Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.
voxel51/fiftyone
Refine high-quality datasets and visual AI models
facebookresearch/OTTER
This code provides a PyTorch implementation for OTTER (Optimal Transport distillation for Efficient zero-shot Recognition), as described in the paper.
AlbinSou/ocl_survey
Code for "A Comprehensive Empirical Evaluation on Online Continual Learning" ICCVW 2023 VCL Workshop
sknetwork-team/scikit-network
Graph Algorithms
Billy1900/Awesome-AI-for-cybersecurity
Awesome list of AI for cybersecurity including network (network traffic analysis and intrusion detection), endpoint (anti-malware), application (WAF or database firewalls), user (UBA), process behavior (anti-fraud).
SonyCSLParis/Deep_SRDA
Pytorch Implementation of Deep Streaming Regularized Discriminant Analysis for Online Continual Learning.
RaptorMai/online-continual-learning
A collection of online continual learning paper implementations and tricks for computer vision in PyTorch, including our ASER(AAAI-21), SCR(CVPR21-W) and an online continual learning survey (Neurocomputing).
acids-ircam/RAVE
Official implementation of the RAVE model: a Realtime Audio Variational autoEncoder
online-ml/awesome-online-machine-learning
:bookmark_tabs: Online machine learning resources
online-ml/river
🌊 Online machine learning in Python