The goal of this project is to finish the XGBoost implementation inside of mlpack, followed by intense tuning, profiling, and improving such that it...
Implementing yolov3-tiny in mlpack
Andrew Furey
I will implement the yolov3-tiny model using mlpack. I will get Darknet-19 working, flesh out the API, build and train yolov3-tiny, publish the...
Integrating Advanced CMA-ES Strategies into mlpack
beny
This proposal seeks to enrich the mlpack library by incorporating advanced evolutionary strategies, specifically focusing on enhancing the Covariance...
ONNX-mlpack converter
kumar utkarsh
Training intricate machine learning models to achieve the desired level of proficiency can be time-consuming and require high computational...
For SALE: State-Action Representation Learning for Deep Reinforcement Learning & The Merge of PPO
Mark Fischinger
The project proposes to implement the TD7 algorithm, an optimized version of the TD3 algorithm. It introduces four key new components: State-Action...
Adding NSGA-3 and AGE-MOEA Multi Objective Optimizers
SatyamShukla
Multi-objective optimization (MOO) plays a crucial role in decision-making across diverse fields, where conflicting objectives need to be balanced....