Pinned Repositories
AI-Copilot-Index
List of AI-assistant tools for software development
Consensus-Algorithm
"Rendez-vous" algorithm for multi mobile-robotics control
Deep-Learning-for-Multi-Robotics
Deep learning model powered by Graph Neural Networks and Reinforcement Learning for multi-robot path planning at @Inria
Estimation-for-Multi-Robot-Navigation
Data fusion methods that improve the localization estimates of two communicating vehicles equipped with a LIDAR
Graph-Neural-Networks
Code for building GNNs, and Classification/Regression of Nodes/Links/Graphs
Nonlinear-Control-Quadcopter
Stabilization control algorithm for a quadrotor, based on the "Nested Saturations" approach
Segmentation-of-3D-Point-Cloud
Fast Segmentation of 3D Point Clouds A Paradigm on LiDAR Data for Autonomous Vehicle Applications
Stock-Market-Prediction
Machine Learning for French Stock Market Prediction
HusseinLezzaik's Repositories
HusseinLezzaik/Deep-Learning-for-Multi-Robotics
Deep learning model powered by Graph Neural Networks and Reinforcement Learning for multi-robot path planning at @Inria
HusseinLezzaik/AI-Copilot-Index
List of AI-assistant tools for software development
HusseinLezzaik/HusseinLezzaik
/root
HusseinLezzaik/husseinlezzaik.github.io
my blog
HusseinLezzaik/Language-Models
Never ending list of language models
HusseinLezzaik/ML-Fundamentals
ML fundamentals resources
HusseinLezzaik/ML-Research
interesting stuff on ML research
HusseinLezzaik/FastChat
The release repo for "Vicuna: An Open Chatbot Impressing GPT-4"
HusseinLezzaik/paul-graham-gpt
AI search & chat for all of Paul Graham’s essays.
HusseinLezzaik/Talent-Radar
Describe in natural language your target hire, and spin up an online radar on the lookout
HusseinLezzaik/Crew-Scheduling
Operational Research minimal implementations
HusseinLezzaik/ML-Training-Runs
ML training runs of different architectures
HusseinLezzaik/Useful-Cheatsheets
CS cheatsheets
HusseinLezzaik/audiocraft
Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.
HusseinLezzaik/awesome-crypto
crypto stuff
HusseinLezzaik/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
HusseinLezzaik/gpt-fast
Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.
HusseinLezzaik/llama2.c
Inference Llama 2 in one file of pure C
HusseinLezzaik/llm.c
LLM training in simple, raw C/CUDA
HusseinLezzaik/Megatron-LM
Ongoing research training transformer models at scale
HusseinLezzaik/minbpe
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
HusseinLezzaik/OccNet
OccNet: Scene as Occupancy
HusseinLezzaik/OnboardGPT
My first startup, LLMs for enterprise
HusseinLezzaik/Otter
🦦 Otter, a multi-modal model based on OpenFlamingo (open-sourced version of DeepMind's Flamingo), trained on MIMIC-IT and showcasing improved instruction-following and in-context learning ability.
HusseinLezzaik/payments-accelerated
Can we replace COBOL mainframe legacy code with new accelerated computing?
HusseinLezzaik/Prompts
interesting prompts
HusseinLezzaik/Startup
Startup realization
HusseinLezzaik/tabby
Self-hosted AI coding assistant
HusseinLezzaik/text-generation-inference
Large Language Model Text Generation Inference
HusseinLezzaik/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs