victorkich
Master Student in Computer Science at University of Tsukuba, B.Sc. in Computer Engineering at Federal University of Santa Maria, and a Computer Technician.
University of TsukubaTsukuba, Japan
Pinned Repositories
CarRacer
Car racer created in OpenGL with C++ and C for linux systems.
CubeAstar
Using the pathfinding algorithm A* to solve the problem of navigation on tri-dimensional grid.
Kolmogorov-PPO
MA-GRID
Multi Agent SAC and DDPG applied to path finding in a 3-dimensional grid
ManyTor
This is a project inspired by the gym module, we seeks to bring facilities to researchers and developers who work with robotic manipulators and/or reinforcement learning.
Neon-Drive-DRL
Apply Deep Q-Network (DQN) algorithm to learn how to play Neon Drive steam game.
Parallel-Turtle-DRL
RiVAE
Real to Imaginary Variational Auto Encoder.
TotemYOLO
Vision system for covid control totens inside UFSM.
YamaS
Yamabiko Robot Simulator
victorkich's Repositories
victorkich/ManyTor
This is a project inspired by the gym module, we seeks to bring facilities to researchers and developers who work with robotic manipulators and/or reinforcement learning.
victorkich/FaceScanner
Implementation of multiples recent articles for detect age, gender, region, using or not using mask.
victorkich/CarRacer
Car racer created in OpenGL with C++ and C for linux systems.
victorkich/Stewart-Platform-Environment
Stewart Plataform environment with 6 actuators done in matplotlib.
victorkich/TotemUFSM
Vision system for covid control totens inside UFSM.
victorkich/CubeAstar
Using the pathfinding algorithm A* to solve the problem of navigation on tri-dimensional grid.
victorkich/Apriori-for-Data-Mining
Implementation of machine learning method apriori on python.
victorkich/Assembly-Binary-Three
Create, Insert and Print in order.
victorkich/azure-quickstart-templates
Azure Quickstart Templates
victorkich/Bee-Colony-Algorithm
Implementation of a generic Bee Colony Argorithm for optimization in MATLAB.
victorkich/Bisection-Method
Simple implementation of Bisection method on octave.
victorkich/Cache-Memory-Generator
Create various types of cache memory with a configurable paramenters.
victorkich/Dijkstra-Method
Implementation of Dijkstra algorithm in matlab to find the shortest path.
victorkich/DRL-ManyTor
An performance comparation between Proximal Policy Optimization (PPO) and Asynchronous Advantage Actor Critic (A3C) algorithms.
victorkich/EightAstar
Solving Eight Puzzle using A* algorithm.
victorkich/FaceDetector-jubileo_app
Example of extension app for Jubileo Robot
victorkich/FaceRecognition-jubileo_app
Example of extension app for Jubileo Robot.
victorkich/Genetic-Algorithm
Simple Genetic Algorithm for MATLAB.
victorkich/ImageViewer
Image editor created in OpenGL with C++ for linux systems.
victorkich/Insects-Classification
Crassification through data base using 3 classifier libraries from sklearn.
victorkich/MissCani
Solução do exercicio de missionarios e canibais aplicado ao problema de busca de estados.
victorkich/Monty-Hall-Problem
Simulation for Monty Hall problem with the ability to run millions of tests in seconds.
victorkich/Multi-Threading
Exemple of Implement out of sync multi threading on java.
victorkich/MulticastSocket
Simple implementation of Multicast Socket on java.
victorkich/Nelder-Mead-Method
Octave algorithm for demonstrate the Nelder Mead implementation.
victorkich/Neural-Network
Simple implementation of a neural network with backpropagation.
victorkich/TimberMan-Reinforcement-Learning
Apply Deep Q-Network (DQN) algorithm to learn how to play TimberMan steam game.
victorkich/Yellowstone-Geyser
Implement a simple Linear Regression algorithm in python to predict the Yellowstone geyser.