AhmadKamal0's Stars
amusi/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
abhineet123/Deep-Learning-for-Tracking-and-Detection
Collection of papers, datasets, code and other resources for object tracking and detection using deep learning
jbhuang0604/awesome-computer-vision
A curated list of awesome computer vision resources
cs231n/cs231n.github.io
Public facing notes page
jax-ml/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
google/brax
Massively parallel rigidbody physics simulation on accelerator hardware.
sotetsuk/pgx
♟️ Vectorized RL game environments in JAX
0xprofessooor/Pearl
Adaptable tools to make reinforcement learning and evolutionary computation algorithms.
pythonlessons/Reinforcement_Learning
Reinforcement learning tutorials
Luca96/carla-driving-rl-agent
Code for the paper "Reinforced Curriculum Learning for Autonomous Driving in CARLA" (ICIP 2021)
tiimgreen/github-cheat-sheet
A list of cool features of Git and GitHub.
gururise/AlpacaDataCleaned
Alpaca dataset from Stanford, cleaned and curated
tloen/alpaca-lora
Instruct-tune LLaMA on consumer hardware
antimatter15/alpaca.cpp
Locally run an Instruction-Tuned Chat-Style LLM
ossu/data-science
📊 Path to a free self-taught education in Data Science!
cocktailpeanut/dalai
The simplest way to run LLaMA on your local machine
nermeenwageh10/Leetcode-Solutions
This collection of beginner-friendly LeetCode problems. This repository features easy-to-understand solutions that are constantly updated for improved performance. Whether you're a coding novice or looking to refresh your skills, this repository is a great resource to help you develop your abilities and become a better programmer.
huggingface/trl
Train transformer language models with reinforcement learning.
chenfei-wu/TaskMatrix
tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
aditya1702/Machine-Learning-and-Data-Science
This is a repository which contains all my work related Machine Learning, AI and Data Science. This includes my graduate projects, machine learning competition codes, algorithm implementations and reading material.
PacktPublishing/Hands-On-Intelligent-Agents-with-OpenAI-Gym
Code for Hands On Intelligent Agents with OpenAI Gym book to get started and learn to build deep reinforcement learning agents using PyTorch
satellite-image-deep-learning/datasets
Datasets for deep learning with satellite & aerial imagery
minaek/reward_design_with_llms
ShangtongZhang/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
ahmedbahaaeldin/From-0-to-Research-Scientist-resources-guide
Detailed and tailored guide for undergraduate students or anybody want to dig deep into the field of AI with solid foundation.
lllyasviel/ControlNet
Let us control diffusion models!
abhimishra91/transformers-tutorials
Github repo with tutorials to fine tune transformers for diff NLP tasks
eugeneyan/applied-ml
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
openai/openai-cookbook
Examples and guides for using the OpenAI API