Fabio Murgese's repositories
computational-neuroscience
Computational Neuroscience projects.
aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
AmongAI
Among AI is a (prototype of) PC Game we developed as part of the Smart Applications course @ University of Pisa.
BeerEX
Beer EXpert System is a rule-based expert system which suggests a beer to drink according to taste and meal
complex-systems-from-scratch
Implementation of Complex Systems Models from scratch
compmath
Computational Mathematics models
geoloc
Code for image geolocalization
neural-network-from-scratch
Implementation of an Artificial Neural Network from scratch
jobs-selector
The project aim is to classify job offer automatically starting from the text of the job posting.
NLP-Authorship-Verification-Case-Study
Natural Language Processing project covering the task of Authorship Verification
parallel_knn
Parallel implementation of KNN algorithm, using C++ standard library and FastFlow.