MSc in AI. Computer Vision and Robotics Specialist @BakerHughes Ex-chief of Trajectory and Controls division at @FRT-Driverless
Longformer. A Pytorch implementation of Longformer: The Long-Document Transformer.
4kmeans. KMeans algorithmn parallelized with OpenMP
4boosting. Python implementation of Gradient Boosting and AdaBoost compatible with the Sklearn framework. Projects for the Statistical Learning course.
3image_processing. 2D convolution in image processing parallelized with OpenMP and CUDA.
3ml_homework. Repository containing all the assignments for the Statistical Learning course.
2sucklearn. Add one for the sklearn library that implements new methods such as kenrel regression, super-learner framework, SOM clustering besides a few that are already implemented in the standard framework but i like to implement on my own.
2DragosTana. Config files for my GitHub profile.
1proximity_gradient. Repo containing a Python implementation of Proximity Gradient optimization algorithm and a logistic regression estimator.
1pyndemic. Some cool pandemic models
1rnn_dynamics. Analysis of the behavior of RNNs from a system dynamics point of view.
1pure_pursuit. MPC is better but Pure Pursuit is easier, and thus better.
1cv_homework. Homeworks for the Computer Vision course
1super_learner. A parallel implementation of the Super Learner estimator in Python. Winner of the Statistical Learning course contest!
1