meraccos
Graduate student at UNIST, South Korea. Mainly interested in RL and autonomy.
UNISTUlsan, South Korea
meraccos's Stars
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
OpenInterpreter/open-interpreter
A natural language interface for computers
gpt-engineer-org/gpt-engineer
Platform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from https://gptengineer.app
TencentARC/GFPGAN
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
gradio-app/gradio
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
HumanAIGC/AnimateAnyone
Animate Anyone: Consistent and Controllable Image-to-Video Synthesis for Character Animation
AI4Finance-Foundation/FinGPT
FinGPT: Open-Source Financial Large Language Models! Revolutionize 🔥 We release the trained model on HuggingFace.
carpedm20/awesome-hacking
A curated list of awesome Hacking tutorials, tools and resources
karpathy/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
kornia/kornia
Geometric Computer Vision Library for Spatial AI
apsdehal/awesome-ctf
A curated list of CTF frameworks, libraries, resources and softwares
jzhang38/TinyLlama
The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.
openai/retro
Retro Games in Gym
phlippe/uvadlc_notebooks
Repository of Jupyter notebook tutorials for teaching the Deep Learning Course at the University of Amsterdam (MSc AI), Fall 2023
open-mmlab/mmrotate
OpenMMLab Rotated Object Detection Toolbox and Benchmark
Sentdex/NNfSiX
Neural Networks from Scratch in various programming languages
Farama-Foundation/D4RL
A collection of reference environments for offline reinforcement learning
srush/Triton-Puzzles
Puzzles for learning Triton
mint-lab/awesome-robotics-datasets
A collection of useful datasets for robotics and computer vision
Farama-Foundation/Minari
A standard format for offline reinforcement learning datasets, with popular reference datasets and related utilities
mlabonne/graph-neural-network-course
Free hands-on course about Graph Neural Networks using PyTorch Geometric.
btx0424/OmniDrones
ryanbgriffiths/ICRA2023PaperList
ICRA2023 Paper List
genyrosk/gym-chess
A simple chess environment for openai/gym
french-paragon/BayesianNeuralNetwork-Tutorial-Metarepos
A meta repository pointing to the other repositories where the implementation of the supplementary examples for our tutorial "Hands-on Bayesian Neural Networks - A Tutorial for Deep Learning Users"
alexeyev/awesome-azeri-nlp
Azerbaijani language processing software, models and datasets.
mpatacchiola/imujoco
Official repository of the iMuJoCo (iMitation MuJoCo) dataset
GAEUNYIM/elevator-ai-simulation
A double-deck elevator system with highest-floor-fisrt algorithm. We build everything from scratch using Pygame.
meraccos/rl_algorithms
PyTorch Implementations of some of the Reinforcement Learning algorithms from scratch.
nataliakzm/Transformer_model
Investigation into Transformer self-attention building blocks, and the effects of pretraining.