GianFederico

GianFederico

Geek Repo

Company:UniversitĂ  degli Studi di Bari "Aldo Moro"

Location:Bari, IT

Home Page:https://gianfederico.github.io/

Github PK Tool:Github PK Tool

GianFederico's repositories

BD-Calcolabilita_Complessita

Exercises for the course of Computability and Complexity. Turing machines on JFLAP.

TextAdventure

An old-school themed text-adventure inspired by a Dungeons & Dragons quest.

Language:JavaStargazers:2Issues:1Issues:0

BD-Algoritmi_e_Strutture_Dati

Exercises for the Algorithms and Data Structures course. Realizations of data structures in C ++

Language:C++Stargazers:1Issues:0Issues:0

BD-Calcolo_Numerico

Exercises for the numerical calculus course. Methods for the computation of function zeros and for the factorization of matrices in Python

Language:PythonStargazers:1Issues:0Issues:0

expert_sys_hardware_problems

A simple toy example in Prolog that attempts to implement a small expert system to assist individuals in identifying hardware-related problems with their PC.

Language:PrologStargazers:1Issues:0Issues:0

security_cam

Side Project: a simple secutiry cam that records video feed only when a face or a body is detected in the current frame.

Language:PythonStargazers:1Issues:1Issues:0

security_cam_v2

An upgrade of the security_cam repo. Now recognizes faces.

Language:PythonStargazers:1Issues:2Issues:0

BD-Basi_di_Dati

Exercises for the Databases course. Creating and querying a database via MySQL.

Language:TSQLStargazers:0Issues:1Issues:0

BD-Ingegneria_del_Software

Exam project for the software engineering course.

Language:HTMLStargazers:0Issues:1Issues:0
Language:PythonLicense:MITStargazers:0Issues:0Issues:0

explanations_food_recsys_2

New version of the Explanations service of Explanations Food RecSys.

Language:PHPStargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0

github-readme-stats

:zap: Dynamically generated stats for your github readmes

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

MD-Big_Data

A comparison of novel methods for anomaly detection in the agri-food supply chain, specifically exploring the effectiveness of Autoencoders and Self-Organizing Maps.

Language:PythonStargazers:0Issues:1Issues:0

MD-NLP-Kaggle_Submission_Sentiment_Analysis

KAGGLE submission for sentiment analysis on movie reviews.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

BD-Ingegneria_della_Conoscenza

Knowledge engineering course exam project.

Language:PythonStargazers:0Issues:0Issues:0

BD-Laboratorio_di_Informatica

Exercises and final exam project for the Computer Laboratory course. Writing \ reading files in C using Doxygen and CUnit.

Language:CStargazers:0Issues:1Issues:0

BD-Metodi_Avanzati_Programmazione

Exercises for Advanced Programming Methods. General Java language.

Language:JavaStargazers:0Issues:0Issues:0

BD-Programmazione

Exercises for the Programming course. General C language.

Language:CStargazers:0Issues:0Issues:0

BD-Reti_di_Calcolatori

Exercises and exams for the Computer Networks course. Socket in C.

Language:CStargazers:0Issues:0Issues:0

FoodRecSysBot

FoodRecSysBot by Lopedota Francesco

Language:PythonStargazers:0Issues:0Issues:0
Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

MD-Computer_Vision

Exercises for the Computer Vision course of Master Degree in Computer Science. Image manipulation in Python using OpenCV.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

MD-Formal_Methods

Final project for the couse formal methods. It is an Interpreter for a simple programming language in Haskell. It uses a Parser defined as an instance of Functor, Monad, Applicative and Alternative, and an Environment which is the "memory" of the program. It can handle arithmetic expressions, boolean expressions, while loops, if then else command, the ternary operator, and also some array operations as concatenation.

Language:HaskellStargazers:0Issues:1Issues:0

MD-Foundamentals_of_AI

Exercises for the Foundamentals of AI course of Master Degree in Computer Science. Prolog operations using SWI-Prolog.

Language:PrologStargazers:0Issues:0Issues:0

MD-Machine_Learning

Machine Learning and Deep Learning comparision for face recognition. Machine Learning course submission project.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

MD-Natural_Language_Processing

Exercises for NLP course of Master Degree in Computer Science. Text analisys performed with nltk.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0