-
Computational_Intelligence Public
Computational Intelligence course notes
-
-
How to Implement a Neural Network from scratch using only Numpy
-
my_LeetCode Public
Collection of LeetCode questions to ace the coding interview!
-
Two intelligent agents (cat and mouse) compete with each other to achieve their goal. Agents are trained through reinforcement learning (Q-learning).
-
LLMs Robustness Evaluation on Sentiment Analysis task
-
ComplexNetworkAnalysis Public
University Social Network Analysis using link prediction.
-
-
AOPC_MoRF Public
Area Over Perturbation Curve using Most Relevant Feature for semantically evaluate XAI methods
-
CristianCosci.github.io Public
Forked from academicpages/academicpages.github.ioGithub Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
JavaScript MIT License UpdatedOct 10, 2023 -
Adversarial_attacks_on_Explainability_methods Public
Forked from Ellyuca/AGV-ProjectAGV-Project for evolutionary adversarial attacks on XAI methods
-
AppuntiUniversita Public
Forked from Typing-Monkeys/AppuntiUniversitaSofferenze e Appunti presi durante il corso di Informatica Triennale e Magistrale ✍️
Jupyter Notebook UpdatedAug 14, 2023 -
GMRES Public
GMRES algorithm implementation for the numerical solution of an indefinite non-symmetric system of linear equations.
-
Python implementation of Cholesky Decomposition
-
A small overview of what GANs and their main variants are, with related implementations.
-
Open Shop Scheduling Problem resolution via Ant Colony Optimization algorithm.
-
E-Signature_Maker_fromPhoto Public
Creator of e-signatures by obtaining them from a photo using OpenCV.
-
Python script to create a dataset with all the features available on Glassnode for the analysis of the Bitcoin cryptocurrency.
-
Feature selection on a Bitcoin Dataset
-
Bachelor's thesis in Computer Science
2 UpdatedMar 23, 2023 -
BTC_googleTrends_data Public
BTC interest data from Google Trends API built using 3 different techniques.
-
Jupyter Notebook which allows you to create your own dataset with bitcoin "OPEN, HIGH, LOW, CLOSE" data, through the trades of different exchanges.
-
Handling missing data on Time-Series Using Python
-
These are 6 basic exercises for beginner on bash.
Shell UpdatedMar 22, 2023 -
A program that recursively calculates the X-th Fibonacci number using a separate process for each call.
C UpdatedMar 22, 2023 -
Client_Server_AF_UNIX_socket Public
A basic client-server implementation written in c using AF_UNIX socket.
C UpdatedMar 22, 2023 -
Forsennait Public
A base game built in c that responds similar to the fortnite video game. It's a 1vs1 game to be played locally. This is a project for a programming course in my bachelors degree in CS.
C UpdatedMar 22, 2023 -
SupermarketSimulator Public
Study about the performance and related simulation of a supermarket.
-
pytorch-grad-cam Public
Forked from jacobgil/pytorch-grad-camAdvanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
-
webApp_ImageClassification Public
A demo web app for Image Classification