Pinned Repositories
BattleSimGame
Battle Simulation Game written from scratch in C++
ChessPlusPlus
Chess computer with a MinMaxSearch AI
ControllerClothoidSpline
DanceNN
Teaching an AI to dance using neural networks
DungeonGenerator
gym-playground
Playing around with reinforcement learning and OpenAI's gym
procjam22
Submission for ProcJam 2022
TerrainGeneration
Procedural terrain generation in Unity
Testchamber
Re-build of Portal mechanic with Unity3D-Free
Saduras's Repositories
Saduras/DanceNN
Teaching an AI to dance using neural networks
Saduras/procjam22
Submission for ProcJam 2022
Saduras/ChessPlusPlus
Chess computer with a MinMaxSearch AI
Saduras/ControllerClothoidSpline
Saduras/gym-playground
Playing around with reinforcement learning and OpenAI's gym
Saduras/BattleSimGame
Battle Simulation Game written from scratch in C++
Saduras/advent-of-code-rust-2023
Rust project for solving the Advent of Code 2023 puzzles.
Saduras/babyai
BabyAI platform. A testbed for training agents to understand and execute language commands.
Saduras/BIT-Recruitment-AI-assignment
Saduras/CookingData
My submission for the Kaggle competition "What's Cooking?" (June 2018)
Saduras/CrackingTheCodingInterview
C++ solutions to Cracking the Coding Interview, 6th Edition
Saduras/delta
DELTA is a deep learning based natural language and speech processing platform.
Saduras/godot_ggpo
Godot Engine – Multi-platform 2D and 3D game engine
Saduras/hebi_cpp_api_ros_examples
Examples of using HEBI components through ROS, using the HEBI C++ API
Saduras/hebi_description
XACRO, URDF, and meshes for HEBI components and robots
Saduras/hebi_gazebo
Configuration and launchfiles for simulating HEBI robots in Gazebo
Saduras/hebi_moveit_configs
MoveIt configurations for HEBI Robots
Saduras/imgui
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
Saduras/Multithreading-Exercise
Saduras/openai_ros_examples_projects
Here you will find many examples for using the openai_ros package with different robots that we gradually give support to.
Saduras/openai_ros_hebi_demo
Saduras/OpenGL
Code for the Chernos tutorial series about OpenGL https://thecherno.com/opengl
Saduras/pugixml
Light-weight, simple and fast XML parser for C++ with XPath support
Saduras/relational-networks
Pytorch implementation of "A simple neural network module for relational reasoning" (Relational Networks)
Saduras/RLPlayground
Collection of small reinforcement learning projects with Unity ML environment
Saduras/Saduras
Config files for my GitHub profile.
Saduras/SAT-solver
UvA 2019 Information Retrieval assignment
Saduras/signal
Saduras/StockPredict
Saduras/ud120-projects
Starter project code for students taking Udacity ud120