FilippoVajana
Computer scientist with a huge passion for code patterns and architectures. Novice of the noble art of API hammering.
KwantisItaly
Pinned Repositories
AI-PatrolAgents
Final project for the Artificial Intelligence course. A Prolog program in which an agent learns enemy patrol routes to safely reach a target location.
arma3-server-starter
awesome-design-patterns
A curated list of software and architecture related design patterns.
bachelor-degree
Analysis of different strategies for Search and Rescue tasks with autonomous ground robot.
DistributedPervasiveSystems-BombGame
Final project for the Distributed and Pervasive Systems course. A server application works as a gateway exposing a REST API to independent clients that communicate with each other as a distribute system.
HeuristicTSP
An heuristic approach to the TSP problem
LagrangianDual_UFLP
Subgradient Algorithm for UFL Lagrangian dual problem
pytorch-SuperResolution
PyTorch implementation of SRCNN and EDSR neural networks for Super Resolution Single Frame tasks
FilippoVajana's Repositories
FilippoVajana/LagrangianDual_UFLP
Subgradient Algorithm for UFL Lagrangian dual problem
FilippoVajana/pytorch-SuperResolution
PyTorch implementation of SRCNN and EDSR neural networks for Super Resolution Single Frame tasks
FilippoVajana/AI-PatrolAgents
Final project for the Artificial Intelligence course. A Prolog program in which an agent learns enemy patrol routes to safely reach a target location.
FilippoVajana/arma3-server-starter
FilippoVajana/awesome-design-patterns
A curated list of software and architecture related design patterns.
FilippoVajana/bachelor-degree
Analysis of different strategies for Search and Rescue tasks with autonomous ground robot.
FilippoVajana/DistributedPervasiveSystems-BombGame
Final project for the Distributed and Pervasive Systems course. A server application works as a gateway exposing a REST API to independent clients that communicate with each other as a distribute system.
FilippoVajana/HeuristicTSP
An heuristic approach to the TSP problem
FilippoVajana/GT6_Challenge
Simple website to show lap times for a Gran Turismo 6 challenge
FilippoVajana/master-degree
Stuffs for my Master Degree thesis
FilippoVajana/MobileComputing-AndroidLocationsApp
Final project for the Mobile Computing course. The app consumes a REST API to get user specific informations and display them on a map.
FilippoVajana/RemoveDotNetCoreSDKInstallers
Removes all the NET Core SDK Installers
FilippoVajana/SoftwareEng-TelegramBot
Final project for the Software Engineering course. A Telegram bot that helps the user to setup and share a trip itinerary.
FilippoVajana/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS