Pinned Repositories
algorithms_and_data_structures
A collection of all the most common algorithms and data structures, from the most simple to some advanced one.
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.
ing-sw-2018-lambertucci-losavio-mancassola
Sagrada - Software Engineering project 2018
Machine-Learning
My learning path into machine learning
Map-Generator
Map's generator in Python using Voronoi polygons and Lloyd relaxation
paper2video
Tool designed to transform research papers from arXiv into engaging presentations and videos, ready for upload to YouTube.
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.
torch-studio
Learning PyTorch!
VocalChess
Play chess with your voice! Small script to play chess by using vocal commands.
alphamepol
mett29's Repositories
mett29/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.
mett29/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.
mett29/Map-Generator
Map's generator in Python using Voronoi polygons and Lloyd relaxation
mett29/ing-sw-2018-lambertucci-losavio-mancassola
Sagrada - Software Engineering project 2018
mett29/Machine-Learning
My learning path into machine learning
mett29/paper2video
Tool designed to transform research papers from arXiv into engaging presentations and videos, ready for upload to YouTube.
mett29/algorithms_and_data_structures
A collection of all the most common algorithms and data structures, from the most simple to some advanced one.
mett29/ppt2txt
A pure python based utility to extract text from PPT files.
mett29/Reinforcement-Learning
This repository is dedicated to the reinforcement learning examples. I will also upload some algorithms which are somehow correlated with RL.
mett29/WebGL-AirHockey
'Air Hockey' game developed in pure WebGL for the Computer Graphics course
mett29/DataViz
Project of the "Data and Results Visualization" course.
mett29/DL-Competition
Repo for the 'Artificial Neural Networks and Deep Learning' competition - 2019/2020
mett29/torch-studio
Learning PyTorch!
mett29/VocalChess
Play chess with your voice! Small script to play chess by using vocal commands.
mett29/Blockchain
Very basic implementation of a blockchain structure, just to see how it works.
mett29/Bookshelf
A personal bookshelf where you can find and store all the books you've read.
mett29/fondamenti-2015
Materiale del corso di Fondamenti di Informatica 2015-2016
mett29/ImperialiLabateMancassola
TrackMe - Software Engineering 2 project
mett29/mett29.github.io
Go to my homepage here:
mett29/mlops-on-gcp
mett29/most_frequent_word
This program written in C can find the word with more occurrences in a text file.
mett29/optimized-fashion-mnist
mett29/p5.js
Examples of code written with p5.js library
mett29/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.
mett29/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.
mett29/Trashy
Project developed during the Xilinx Hackathon 2017 placed at Polytechnic of Milan.
mett29/Twitter_analyzer
Mining Twitter data with Python with geolocation and Sentiment Analyzer with Textblob