Skip to content
View deanone's full-sized avatar

Organizations

@eclipse-researchlabs
Block or Report

Block or report deanone

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
deanone/README.md

Hi, I am Athanasios 'Sakis' Salamanis!

LinkedIn Badge Scholar Badge

🚀 About Me

I am an engineer and I love software. Throughout my career, I have held many positions in the software development industry, starting as a clueless freshman software engineer back in 2013.

Currently, I work as a senior software engineering manager at Oracle.

My motto is simple: build software that makes people's lives better.

In the past, I have conducted research in the intersection of three scientific fields: big data analytics, time series forecasting and high performance computing. I strongly believe that science is the only thing that can save us humans from ourselves.

Pinned Loading

  1. MachineLearningLibrary MachineLearningLibrary Public

    Generic template library of machine learning algorithms

    C++ 1

  2. NeuralNetwork NeuralNetwork Public

    Implementation of a multilayer, feed-forward, fully-connected neural network trained using the gradient-descent based backpropagation algorithm

    C++ 1

  3. JavaOpt JavaOpt Public

    JavaOpt - A Java library for metaheuristic optimization algorithms

    Java 1

  4. Hungarian-algorithm Hungarian-algorithm Public

    Solution to the assignment problem with more jobs than workers using the Hungarian algorithm and cloning trick.

    Python 1

  5. Iterative-Closest-Point Iterative-Closest-Point Public

    Native Python implementation of an SVD-based variant of the Iterative Closest Point (ICP) algorithm for matching 2 point clouds.

    Python 4

  6. FuzzyCMeans FuzzyCMeans Public

    Native C++ implementation of the fuzzy C-means clustering algorithm

    C++ 1