Pinned Repositories
algorithmic-explanations
This project uses algorithms from Machine Learning Explainability to generate automated text explanations – Work in Progress
audio-ai-with-assemblyai-course
Build an Audio AI App with Python and AssemblyAI Course
explainy
explainy is a Python library for generating machine learning model explanations for humans
learn-tictactoe-through-self-play
This repository contains a Q-Learning algorithm that learns to play TicTacToe through self-play.
legal-entropy
Python code developed for the paper "Entropy in Legal Language" by Friederich, Luzzatto, Ash published in the Natural Legal Language Processing Workshop 2020
lyrics-translator
🎵 LyricsTranslator is a Python library for automated lyrics translation
music-flow-api
MusicFlow is an music recommender API that use the Spotify's API to predict the number of future streams of song using the Spotify audio features and track metadata
OpenAI-Gym-TicTacToe-Environment
OpenAI Gym based Tic-Tac-Toe Environment
Q-Learning-Demo-Play-nChain
This repository contains a Jupyter Notebook with an implemenation of a Q-Learning Agent, which learns to solve the n-Chain OpenAI Gym environment
story-cloze-task
Solving the story cloze task with sentence embeddings (TensorFlow).
MauroLuzzatto's Repositories
MauroLuzzatto/explainy
explainy is a Python library for generating machine learning model explanations for humans
MauroLuzzatto/OpenAI-Gym-TicTacToe-Environment
OpenAI Gym based Tic-Tac-Toe Environment
MauroLuzzatto/learn-tictactoe-through-self-play
This repository contains a Q-Learning algorithm that learns to play TicTacToe through self-play.
MauroLuzzatto/Q-Learning-Demo-Play-nChain
This repository contains a Jupyter Notebook with an implemenation of a Q-Learning Agent, which learns to solve the n-Chain OpenAI Gym environment
MauroLuzzatto/story-cloze-task
Solving the story cloze task with sentence embeddings (TensorFlow).
MauroLuzzatto/lyrics-translator
🎵 LyricsTranslator is a Python library for automated lyrics translation
MauroLuzzatto/legal-entropy
Python code developed for the paper "Entropy in Legal Language" by Friederich, Luzzatto, Ash published in the Natural Legal Language Processing Workshop 2020
MauroLuzzatto/algorithmic-explanations
This project uses algorithms from Machine Learning Explainability to generate automated text explanations – Work in Progress
MauroLuzzatto/audio-ai-with-assemblyai-course
Build an Audio AI App with Python and AssemblyAI Course
MauroLuzzatto/fastapi-vue
Single Page App with Flask and Vue.js
MauroLuzzatto/MauroLuzzatto
MauroLuzzatto/music-flow-api
MusicFlow is an music recommender API that use the Spotify's API to predict the number of future streams of song using the Spotify audio features and track metadata
MauroLuzzatto/metricflow
MetricFlow allows you to define, build, and maintain metrics in code.
MauroLuzzatto/Natural-Language-Understanding
A LSTM language model implemented in TensorFlow