Pinned Repositories
geneticSnakeANN
Self learning snake with ANN-based genetic algorithm
2Norm_matrix
Project for the "computational mathematics" course fot the master in computer science
agents
TF-Agents is a library for Reinforcement Learning in TensorFlow
hanabi-learning-environment
hanabi_learning_environment is a research platform for Hanabi experiments.
IPC_with_capability
Didactic linux module for IPC using capability
KakuroSolverCSP
Solver of the japanese game "kakuro" using CSP technique.
MachineLearningProject
multicamera3DMotionReconstruction
3D position reconstruction with pyton and openCV
PGA
A framework for implement genetic algorithm with parallel programming
Sketch-rnn
Implementation of the model "sketch-RNN" by google for generating sketches with a variational auto encoder
MarioBonse's Repositories
MarioBonse/multicamera3DMotionReconstruction
3D position reconstruction with pyton and openCV
MarioBonse/Sketch-rnn
Implementation of the model "sketch-RNN" by google for generating sketches with a variational auto encoder
MarioBonse/hanabi-learning-environment
hanabi_learning_environment is a research platform for Hanabi experiments.
MarioBonse/KakuroSolverCSP
Solver of the japanese game "kakuro" using CSP technique.
MarioBonse/agents
TF-Agents is a library for Reinforcement Learning in TensorFlow
MarioBonse/MachineLearningProject
MarioBonse/2Norm_matrix
Project for the "computational mathematics" course fot the master in computer science
MarioBonse/IPC_with_capability
Didactic linux module for IPC using capability
MarioBonse/PGA
A framework for implement genetic algorithm with parallel programming
MarioBonse/ConsoleChat
A rustic console based application for instant messaging
MarioBonse/COVID-19
COVID-19 Italia - Monitoraggio situazione
MarioBonse/deep_drone_acrobatics
Code for the project Deep Drone Acrobatics.
MarioBonse/flightmare
An Open Flexible Quadrotor Simulator
MarioBonse/geneticSnakeANN
Self learning snake with ANN-based genetic algorithm
MarioBonse/MyAccountant
A web app for managing accounting for an ice cream shop.
MarioBonse/parallel_programming
Assignment for the course on parallel and distributed system
MarioBonse/questionAnswerAppClient
Client app for the project on natural question
MarioBonse/test-pages-mario
MarioBonse/ViterbiAlgorithmPython
Implementation of the famous "Viterbi algorithm" with python