Skip to content
View vrettasm's full-sized avatar
๐Ÿงฟ
I may be slow (to respond).
๐Ÿงฟ
I may be slow (to respond).
Block or Report

Block or report vrettasm

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
vrettasm/README.md

Hi there, I am Michalis ๐Ÿ‘‹ ๐Ÿ‡ฌ๐Ÿ‡ท

๐Ÿš€ About Me

I am an information engineer by training with a PhD in computer science and a diverse computational background, with over ten years of post doctoral scientific research experience in various domains, such as: machine learning, data assimilation, stochastic processes, climate modeling, single molecule microscopy image analysis and computational molecular biology.

  • ๐Ÿ”ญ I am currently a scientific researcher at ICAR-CNR, working on artificial intelligence and machine learning problems.
  • ๐Ÿ“ You can find my research articles on my website.
  • ๐ŸŒŸ The PyGeneticAlgorithms code is now available!

Pinned Loading

  1. VGPA VGPA Public

    Variational Gaussian Process Approximation. This project contains a python3 implementation of the original VGPA algorithm for approximate inference in SDEs.

    Python 5 1

  2. NapShift NapShift Public

    This repository provides a Python implementation of the NapShift program to predict the backbone atoms' chemical shift values, from NMR protein PBD structures, using artificial neural networks.

    Python 2

  3. MetalHawk MetalHawk Public

    A machine learning-based approach for metal site geometry.

    Python 3 1

  4. HydroModel HydroModel Public

    Hydrological Model (Berkeley). This project implements the underground (stochastic) hydrological model (in Python) that was developed during my postdoctoral tenure at the Dept. of Earth & Planetaryโ€ฆ

    Python 2

  5. MeanFieldVarGP MeanFieldVarGP Public

    Mean field variational Gaussian process algorithm. This repository contains a python3 implementation of the variational mean field algorithm as described in the paper: Physical Review E. vol. 91, 2โ€ฆ

    Python 1

  6. PyGeneticAlgorithms PyGeneticAlgorithms Public

    Genetic Algorithms in Python3.

    Python