CharlyEmpereurmot

CharlyEmpereurmot

Geek Repo

Company:@GMPavanLab

Location:Lugano, Switzerland

Twitter:@CEmpereurMot

Github PK Tool:Github PK Tool

CharlyEmpereurmot's starred repositories

PeptideBuilder

A simple Python library to generate model peptides

Language:PythonLicense:MITStargazers:75Issues:0Issues:0

dssp

The DSSP building software

Language:C++License:GPL-3.0Stargazers:33Issues:0Issues:0

cgbind

metallocage construction and binding affinity calculations

Language:PythonLicense:MITStargazers:13Issues:0Issues:0

mealpy

A Collection Of The State-of-the-art Metaheuristic Algorithms In Python (Metaheuristic/Optimizer/Nature-inspired/Biology)

Language:PythonLicense:GPL-3.0Stargazers:806Issues:0Issues:0

DIG

A library for graph deep learning research

Language:PythonLicense:GPL-3.0Stargazers:1803Issues:0Issues:0

LaMCTS

The release codes of LA-MCTS with its application to Neural Architecture Search.

Language:PythonLicense:NOASSERTIONStargazers:451Issues:0Issues:0

SwarmCGM

Optimization tool for calibrating coarse-grained force fields of lipids, relying on the simultaneous usage of reference AA trajectories (bottom-up) and experimental data (top-down)

Language:PythonLicense:MITStargazers:8Issues:0Issues:0

masif_seed

Masif seed paper repository

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:123Issues:0Issues:0

lipyphilic

A Python toolkit for the analyis of lipid membrane simulations

Language:PythonLicense:NOASSERTIONStargazers:29Issues:0Issues:0

icosphere

Constructs geodesic icosahedron given subdivision frequency.

Language:Jupyter NotebookLicense:LGPL-2.1Stargazers:21Issues:0Issues:0

Ax

Adaptive Experimentation Platform

Language:PythonLicense:MITStargazers:2294Issues:0Issues:0

alebo

Re-Examining Linear Embeddings for High-dimensional Bayesian Optimization

Language:PythonLicense:NOASSERTIONStargazers:41Issues:0Issues:0

optimesh

:spider_web: Mesh optimization, mesh smoothing.

Stargazers:563Issues:0Issues:0

PyREMBO

Python implementation of REMBO built on GPyTorch.

Language:PythonStargazers:13Issues:0Issues:0

rembo

Bayesian optimization in high-dimensions via random embedding.

Language:MatlabStargazers:112Issues:0Issues:0

morbo

Multi-Objective Bayesian Optimization over High-Dimensional Search Spaces

Language:PythonLicense:MITStargazers:48Issues:0Issues:0

Deeprank-GNN

Graph Network for protein-protein interface

Language:PythonLicense:Apache-2.0Stargazers:115Issues:0Issues:0

mplfinance

Financial Markets Data Visualization using Matplotlib

Language:PythonLicense:NOASSERTIONStargazers:3442Issues:0Issues:0
Language:PythonLicense:NOASSERTIONStargazers:171Issues:0Issues:0

numpyro

Probabilistic programming with NumPy powered by JAX for autograd and JIT compilation to GPU/TPU/CPU.

Language:PythonLicense:Apache-2.0Stargazers:2069Issues:0Issues:0

saasbo

SAASBO: a package for high-dimensional bayesian optimization

Language:Jupyter NotebookStargazers:32Issues:0Issues:0

bayesian-algorithm-execution

Bayesian algorithm execution (BAX)

Language:PythonStargazers:44Issues:0Issues:0

presearch-packages

Instant information packages for the Presearch engine

Language:JavaScriptStargazers:116Issues:0Issues:0

node

Mysterium Network Node - official implementation of distributed VPN network (dVPN) protocol

Language:GoLicense:GPL-3.0Stargazers:1084Issues:0Issues:0

hugo

The world’s fastest framework for building websites.

Language:GoLicense:Apache-2.0Stargazers:73218Issues:0Issues:0

GREASY

Greasy is a tool designed to make easier the deployment of embarrassingly parallel simulations in any environment.

Language:ShellLicense:NOASSERTIONStargazers:11Issues:0Issues:0

GREASY

Greasy is an HTC approach to HPC environments (HT&PC). Versatile and easy-to-use parallel framework/runtime aimed at many task computing, ideally in HPC environments. Greasy is a tool designed to make easier the deployment of embarrassingly parallel simulations in any environment. It is able to run in parallel a list of different tasks, schedule them and run them using the available resources. It is the perfect tool to use, for example, when your application is a serial program, and you need to run a large number of instances with different parameters. Greasy packs all these separate runs and uses the resources granted to run as many tasks as possible in parallel. As this tasks finish, Greasy will continue starting the tasks that were waiting for resources. Since one of the main principles of Greasy is to keep it simple for the user, the list of tasks is just that: a list of tasks in a text file. Then, each line in the file becomes a task to be run by Greasy. It is able to manage dependencies between tasks, or to rerun a task in case of failure if desired. Greasy can be easily configured by default with a configuration file, and can be also customized for each particular execution using environment variables. It also provides a log system where all greasy actions will be recorded to keep track of what is the progress of your run.

Language:C++License:GPL-3.0Stargazers:9Issues:0Issues:0

gromacs-fda

Force Distribution Analysis (FDA) for GROMACS

Language:C++License:NOASSERTIONStargazers:28Issues:0Issues:0

pytorch-GAT

My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entropy histograms. I've supported both Cora (transductive) and PPI (inductive) examples!

Language:Jupyter NotebookLicense:MITStargazers:2341Issues:0Issues:0

awesome-gcn

resources for graph convolutional networks (图卷积神经网络相关资源)

Stargazers:852Issues:0Issues:0