martinoall's Stars
PacktPublishing/Deep-Reinforcement-Learning-Hands-On
Hands-on Deep Reinforcement Learning, published by Packt
jmportilla/Python-for-Algorithms--Data-Structures--and-Interviews
Files for Udemy Course on Algorithms and Data Structures
hardmaru/estool
Evolution Strategies Tool
ShreyasD/CrackingTheCodingInterviewSolutions
robertofranceschi/Domain-Adaptation-on-PACS-dataset
Implementation of Domain adaptation on PACS dataset using a modified version of Alexnet.
robertofranceschi/Default-Credit-Card-Prediction
Analysis and classification using machine learning algorithms on the UCI Default of Credit Card Clients Dataset.
robertofranceschi/Sentiment-Analysis-on-Tripadvisor-reviews
Sentiment analysis, analyzing user’s textual reviews, to perform a binary classification task (positive or negative mood). Designed a machine learning pipeline able to achieve an F1 score of 96.7% on unseen reviews.
robertofranceschi/DL-Radar-Detector-for-Complex-Automotive-Scenarios
DL-RTD: End-to-end CNN Radar Target Detection in Complex Automotive Scenarios
robertofranceschi/Incremental-learning-on-CIFAR100
Reproduction of popular methods for class-incremental learning in image recognition and proposal of a new variant.