Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View masvsuarez's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report masvsuarez

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. MonteCarloSimulation MonteCarloSimulation Public

    Implementing a Monte Carlo Simulation from scratch for a system of binary discrete variables arranged in a grid pattern (Ising model) and studying it's effects in a real world setting through imple…

    Jupyter Notebook 2

  2. ChemPLAN-Net ChemPLAN-Net Public

    Novel binary-matching based deep learning model of a multi-label, multi-class problem targeting the drug discovery problem by matching protein sites to 1+ binding ligand fragments.

    Python 1 2

  3. RegressionAnalysisOfExperimentalData RegressionAnalysisOfExperimentalData Public

    Constructed and tested regression models to extrapolate data from a sparse matrix (<1%) to the rest of the prediction space. Predictor variables are embedded molecule features and response variable…

    Python 1

  4. NumericalAnalysis NumericalAnalysis Public

    Ab-initio Numerical Analysis implemented from scratch as a Molecular Dynamics Simulation of 2D gas particles, including initial and boundary conditions, taking into account real world limitations a…

    Jupyter Notebook

  5. EnsembleFragFeatureNet EnsembleFragFeatureNet Public

    Deep learning based Ensemble implementation to solve a multi-label, multi-class problem. Novel embedding of a high-dimensional discrete target variable space inspired by Word2Vec.

    Python 1

  6. ClusteringAlgorithmComparison ClusteringAlgorithmComparison Public

    Clustering Algorithm Comparison in a research setting for a very dense high dimensional dataset. Includes description and study of of k-means, HDBSCAN and Markov Stability.