Pinned Repositories
all-classifiers-2019
A collection of computer vision projects for Acute Lymphoblastic Leukemia classification/early detection.
all-fastai-2019
A series of Acute Lymphoblastic Leukemia CNNs programmed in Python using FastAI. Project by team member Salvatore Raieli.
all-fastai-2020
A series of Acute Lymphoblastic Leukemia CNNs programmed in Python using FastAI. Project by team member Salvatore Raieli.
ALL-IDB-Classifiers
Classifiers created with various languages and frameworks, using Fabio Scotti's ALL-IDB (Acute Lymphoblastic Leukemia Image Database for Image Processing) dataset.
awesome-kan
A comprehensive collection of KAN(Kolmogorov-Arnold Network)-related resources, including libraries, projects, tutorials, papers, and more, for researchers and developers in the Kolmogorov-Arnold Network field.
CNNscan
A CT-scan of your CNN
explanaibleAI
Collection of explainable methods and models
ML-news-of-the-week
A collection of the the best ML and AI news every week (research, news, resources)
ML_news_private
tutorial
Tutorials on machine learning, artificial intelligence, data science with math explanation and reusable code (in python and R)
SalvatoreRa's Repositories
SalvatoreRa/tutorial
Tutorials on machine learning, artificial intelligence, data science with math explanation and reusable code (in python and R)
SalvatoreRa/ML-news-of-the-week
A collection of the the best ML and AI news every week (research, news, resources)
SalvatoreRa/ML_news_private
SalvatoreRa/CNNscan
A CT-scan of your CNN
SalvatoreRa/explanaibleAI
Collection of explainable methods and models
SalvatoreRa/Yoga_position
Yoga position: a web app powered by deep learning model that identify yoga position from a photo
SalvatoreRa/Automatic-Target-Dossier
Example of generated automatic target dossier with an LLM
SalvatoreRa/free-programming-books
:books: Freely available programming books
SalvatoreRa/GAT2VEC
representation learning on attributed graphs
SalvatoreRa/Leukemia_AI
SalvatoreRa/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
SalvatoreRa/StreamStyle
Streamlite + neural style transfer
SalvatoreRa/AI-Classification
Open source Artificial Intelligence for COVID-19 detection/early detection. Includes Convolutional Neural Networks (CNN) & Generative Adversarial Networks (GAN)
SalvatoreRa/ALL-FastAI-2019
A series of Acute Lymphoblastic Leukemia CNNs programmed in Python using FastAI. Project by team member Salvatore Raieli.
SalvatoreRa/ALL-FastAI-2020
A series of Acute Lymphoblastic Leukemia CNNs programmed in Python using FastAI. Project by team member Salvatore Raieli.
SalvatoreRa/ATD_test
Example of generated automatic target dossier with an LLM
SalvatoreRa/awesome-graph-classification
A collection of important graph embedding, classification and representation learning papers with implementations.
SalvatoreRa/deep-learning-drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
SalvatoreRa/ecco
Explain, analyze, and visualize NLP language models. Ecco creates interactive visualizations directly in Jupyter notebooks explaining the behavior of Transformer-based language models (like GPT2, BERT, RoBERTA, T5, and T0).
SalvatoreRa/guiltytargets
Target prioritization using network representation learning
SalvatoreRa/interesting-notebooks
SalvatoreRa/lessons
Lesson at university and other course
SalvatoreRa/manujosephv
SalvatoreRa/Modern-AI-Agents
Modern AI Agents
SalvatoreRa/Modern-AI-agents-self
SalvatoreRa/RAG-Survey
Collecting awesome papers of RAG for AIGC. We propose a taxonomy of RAG foundations, enhancements, and applications in paper "Retrieval-Augmented Generation for AI-Generated Content: A Survey".
SalvatoreRa/SalvatoreRA
SalvatoreRa/SAM
Sparse Attention Model
SalvatoreRa/Serial-NLP
A repository about NLP and tv series
SalvatoreRa/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch