Pinned Repositories
B2P-Penicilin-Tablut-AI
Java-based artificial intelligence that plays Tablut using Ashton's rules
DQN_atari_pong
This work is about creating a DQN agent, able to learn and well perform in the Atari2600 Pong, using Reinfrocement Learning and Deep Q-Network. The code is developed on a jupyter notebook in python while the game environment is provided by OpenAi called "OpenAi Gym".
NLP
NLP project
SQuAD
This repository contains the final project of my NLP course. It aimed to create a question-answering system that, given a paragraph and a question regarding it, provides a single answer, which is obtained by selecting a span of text from the paragraph itself. The dataset was SQuAD (Stanford Question Answering Dataset) which contains 100,000+ question-answer pairs on 500+ articles.
federicozanini's Repositories
federicozanini/DQN_atari_pong
This work is about creating a DQN agent, able to learn and well perform in the Atari2600 Pong, using Reinfrocement Learning and Deep Q-Network. The code is developed on a jupyter notebook in python while the game environment is provided by OpenAi called "OpenAi Gym".
federicozanini/NLP
NLP project
federicozanini/SQuAD
This repository contains the final project of my NLP course. It aimed to create a question-answering system that, given a paragraph and a question regarding it, provides a single answer, which is obtained by selecting a span of text from the paragraph itself. The dataset was SQuAD (Stanford Question Answering Dataset) which contains 100,000+ question-answer pairs on 500+ articles.