Dragos Tanasa (DragosTana)

DragosTana

Geek Repo

Location:Florence

Github PK Tool:Github PK Tool

Dragos Tanasa's repositories

boosting

Python implementation of Gradient Boosting and AdaBoost compatible with the Sklearn framework. Projects for the Statistical Learning course.

Language:PythonStargazers:3Issues:2Issues:0

kmeans

KMeans algorithmn parallelized with OpenMP

Language:C++License:MITStargazers:3Issues:1Issues:0

image_processing

2D convolution in image processing parallelized with OpenMP and CUDA.

Language:C++License:MITStargazers:2Issues:1Issues:0

ml_homework

Repository containing all the assignments for the Statistical Learning course.

Language:PythonStargazers:2Issues:1Issues:0

sucklearn

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.

Language:PythonLicense:MITStargazers:2Issues:1Issues:0

cv_homework

Homeworks for the Computer Vision course

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

DragosTana

Config files for my GitHub profile.

Longformer

A Pytorch implementation of Longformer: The Long-Document Transformer.

Language:PythonStargazers:1Issues:2Issues:0

proximity_gradient

Repo containing a Python implementation of Proximity Gradient optimization algorithm and a logistic regression estimator.

Language:PythonStargazers:1Issues:1Issues:0

pure_pursuit

MPC is better but Pure Pursuit is easier, and thus better.

Language:C++Stargazers:1Issues:0Issues:0

pyndemic

Some cool pandemic models

Language:PythonStargazers:1Issues:1Issues:0

rnn_dynamics

Analysis of the behavior of RNNs from a system dynamics point of view.

Language:PythonStargazers:1Issues:1Issues:0

super_learner

A parallel implementation of the Super Learner estimator in Python. Winner of the Statistical Learning course contest!

Language:PythonStargazers:1Issues:0Issues:0