Mattia Mancassola's repositories
Shor-s-Algorithm
Description and implementation of the Shor's algorithm (to solve the prime factorization problem) using the IBM SDK Qiskit and the framework ProjectQ.
Deep-Learning
This repo is the continuation of the Machine-Learning repo. Here I'm gonna to upload all the examples and exercises which I'll do to learn deep learning techniques and all the problems I'll solve using these last few.
paper2video
Tool designed to transform research papers from arXiv into engaging presentations and videos, ready for upload to YouTube.
Map-Generator
Map's generator in Python using Voronoi polygons and Lloyd relaxation
ing-sw-2018-lambertucci-losavio-mancassola
Sagrada - Software Engineering project 2018
Machine-Learning
My learning path into machine learning
algorithms_and_data_structures
A collection of all the most common algorithms and data structures, from the most simple to some advanced one.
Reinforcement-Learning
This repository is dedicated to the reinforcement learning examples. I will also upload some algorithms which are somehow correlated with RL.
WebGL-AirHockey
'Air Hockey' game developed in pure WebGL for the Computer Graphics course
DL-Competition
Repo for the 'Artificial Neural Networks and Deep Learning' competition - 2019/2020
gemini-engineer
Gemini Engineer leverages the power of the new Gemini to create a real-time audio and text assistant.
torch-studio
Learning PyTorch!
VocalChess
Play chess with your voice! Small script to play chess by using vocal commands.
Blockchain
Very basic implementation of a blockchain structure, just to see how it works.
ImperialiLabateMancassola
TrackMe - Software Engineering 2 project
mett29.github.io
Go to my homepage here:
most_frequent_word
This program written in C can find the word with more occurrences in a text file.
p5.js
Examples of code written with p5.js library
Rememberit
One of the mobile applications I created to learn the Android environment. The app was published on the Play Store, but then removed because of the lack of support.
Sudoku_generator
Sudoku generator written in Python. This is a logical approach to solve the problem and probably not the best, so if anyone has better suggestions, don’t hesitate to contribute.
Twitter_analyzer
Mining Twitter data with Python with geolocation and Sentiment Analyzer with Textblob