All Projects β†’ choderalab β†’ gimlet

choderalab / gimlet

Licence: other
Graph Inference on MoLEcular Topology

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to gimlet

Graph-Algorithms
Everything you need to know about graph theory to ace a technical interview πŸ”₯
Stars: ✭ 87 (+262.5%)
Mutual labels:  graph-theory
tinker
Tinker: Software Tools for Molecular Design
Stars: ✭ 79 (+229.17%)
Mutual labels:  molecular-modeling
Introduction-to-Discrete-Mathematics-for-Computer-Science-Specialization
[Coursera] Introduction to Discrete Mathematics for Computer Science Specialization
Stars: ✭ 71 (+195.83%)
Mutual labels:  graph-theory
graphi
🌠 An interactive network analysis & visualization tool
Stars: ✭ 20 (-16.67%)
Mutual labels:  graph-theory
EzReson
An efficient toolkit for chemical resonance analysis based on quantum chemistry calculations. It implements the quantitative theory of resonance by expansion of the wave function from a DFT/HF calculation in terms of those of the Lewis structures.
Stars: ✭ 14 (-41.67%)
Mutual labels:  graph-theory
algo-on-graphs
Algorithms in Graph Theory written in Java, C++, and Python
Stars: ✭ 94 (+291.67%)
Mutual labels:  graph-theory
grim
grim brings property graphs to the Nim language. Look around you: everything is a graph!
Stars: ✭ 44 (+83.33%)
Mutual labels:  graph-theory
Awesome-Math-Learning
πŸ“œ Collection of the most awesome Math learning resources in the form of notes, videos and cheatsheets.
Stars: ✭ 73 (+204.17%)
Mutual labels:  graph-theory
grblas
Python wrapper around GraphBLAS
Stars: ✭ 22 (-8.33%)
Mutual labels:  graph-theory
docker-ros-x11
A docker environment with ROS, Gazebo, X11 and Tensorflow
Stars: ✭ 29 (+20.83%)
Mutual labels:  tensorflow-gpu
timecorr
Estimate dynamic high-order correlations in multivariate timeseries data
Stars: ✭ 30 (+25%)
Mutual labels:  graph-theory
directed graph
Dart implementation of a directed graph. Provides algorithms for sorting vertices, retrieving a topological ordering or detecting cycles.
Stars: ✭ 37 (+54.17%)
Mutual labels:  graph-theory
Graphs.jl
An optimized graphs package for the Julia programming language
Stars: ✭ 197 (+720.83%)
Mutual labels:  graph-theory
gender classifier
Deep learning, Face detection, CNN, Tensorflow, Keras, OpenCV, Python crawler
Stars: ✭ 20 (-16.67%)
Mutual labels:  tensorflow-gpu
everystreet
An algorithm finding #everystreet route on Open Street Map (OSMnx)
Stars: ✭ 43 (+79.17%)
Mutual labels:  graph-theory
kaliningraph
πŸ•ΈοΈ Graphs, finite fields and discrete dynamical systems in Kotlin
Stars: ✭ 62 (+158.33%)
Mutual labels:  graph-theory
LightGraphs.jl
An optimized graphs package for the Julia programming language
Stars: ✭ 680 (+2733.33%)
Mutual labels:  graph-theory
molecules
chemical graph theory library for JavaScript
Stars: ✭ 83 (+245.83%)
Mutual labels:  graph-theory
missing
A utility library for Clojure of functions and macros that complement clojure.core
Stars: ✭ 26 (+8.33%)
Mutual labels:  graph-theory
Graph-Theory
A workshop about implementing graph theory with Neo4j
Stars: ✭ 70 (+191.67%)
Mutual labels:  graph-theory

gimlet

Graph Inference on MoLEcular Topology. A package for modelling, learning, and inference on molecular topological space written in Python and TensorFlow.

Dependencies

gimlet doesn't depend on any packages except TensorFlow 2.0 , and pandas and pytest, if you must.

Examples

https://github.com/choderalab/gimlet/blob/master/lime/scripts/notebooks/190728_yuanqing_gn_with_gru_on_sereina_riniker_dataset.ipynb

Authors

  • yuanqing wang <[email protected]><[email protected]> (while at Chodera Lab at Memorial Sloan Kettering Cancer Center, Weill Cornell Medicine, and the City College of the City University of New York.)

Manifest

  • gin/ the core (and fun) part of the package.
    • i_o/ reading and writing popular molecule embedding/representing structures.
    • deterministic/ property predictions, conformer and charge generations.
    • probabilistic/ molecular machine learning through graph networks.
  • lime/ auxiliary scripts.
    • for_biologists/ ready-to-use modules and scripts.
    • architectures/ off-the-shelf model architectures developed elsewhere.
    • scripts/ fun scripts we used to generate data and hypothesis.
    • trained_models/ Nomen est omen.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].