All Projects → snap-stanford → Mambo

snap-stanford / Mambo

Projects that are alternatives of or similar to Mambo

Deeplearning tutorial
Deep Learning Tutorial in Python with Keras library
Stars: ✭ 21 (-22.22%)
Mutual labels:  jupyter-notebook
Nolearn utils
Utilities for nolearn.lasagne
Stars: ✭ 21 (-22.22%)
Mutual labels:  jupyter-notebook
Pythondatasciencehandbook
The book was written and tested with Python 3.5, though other Python versions (including Python 2.7) should work in nearly all cases.
Stars: ✭ 31,995 (+118400%)
Mutual labels:  jupyter-notebook
Intro Python
Python pour Statistique et Science des Données -- Syntaxe, Trafic de Données, Graphes, Programmation, Apprentissage
Stars: ✭ 21 (-22.22%)
Mutual labels:  jupyter-notebook
Pytorch Struct
Fast, general, and tested differentiable structured prediction in PyTorch
Stars: ✭ 913 (+3281.48%)
Mutual labels:  jupyter-notebook
Juliadocs
Contributions to Julia Documentation
Stars: ✭ 21 (-22.22%)
Mutual labels:  jupyter-notebook
Rnn Syn
Analogs of Linguistic Structure in Deep Representations
Stars: ✭ 20 (-25.93%)
Mutual labels:  jupyter-notebook
Sdtm mapper
AI SDTM mapping (R for ML, Python, TensorFlow for DL)
Stars: ✭ 27 (+0%)
Mutual labels:  jupyter-notebook
Movie recommender
MovieLens based recommender system.使用MovieLens数据集训练的电影推荐系统。
Stars: ✭ 914 (+3285.19%)
Mutual labels:  jupyter-notebook
Imagenetmultilabel
Fine-grained ImageNet annotations
Stars: ✭ 22 (-18.52%)
Mutual labels:  jupyter-notebook
Strawberries
Computer vision on 🍓
Stars: ✭ 21 (-22.22%)
Mutual labels:  jupyter-notebook
Notebook playground
Notebooks for playing around with datasets etc.
Stars: ✭ 21 (-22.22%)
Mutual labels:  jupyter-notebook
Zillow scraper
Repo for Zillow Web scraper
Stars: ✭ 22 (-18.52%)
Mutual labels:  jupyter-notebook
Word2vec Workshop
word2vec workshop - a conceptual introduction and practical application
Stars: ✭ 21 (-22.22%)
Mutual labels:  jupyter-notebook
Stat406
STAT406 @ UBC - "Elements of Statistical Learning"
Stars: ✭ 27 (+0%)
Mutual labels:  jupyter-notebook
Techtalks
Slides and Supplementary Material of the past TechTalks at the Karlsruhe Machine Learning, Statistics and AI Meetup
Stars: ✭ 21 (-22.22%)
Mutual labels:  jupyter-notebook
Osgeolive Notebooks
Repository for OSGeo-Live Jupyter Notebooks
Stars: ✭ 21 (-22.22%)
Mutual labels:  jupyter-notebook
Machine Learning Data Science Reuse
Gathers machine learning and data science techniques for problem solving.
Stars: ✭ 27 (+0%)
Mutual labels:  jupyter-notebook
World Models Sonic Pytorch
Attempt at reinforcement learning with curiosity for Sonic the Hedgehog games. Number 149 on OpenAI retro contest leaderboard, but more work needed
Stars: ✭ 27 (+0%)
Mutual labels:  jupyter-notebook
Facial Landmarking
facial landmarking using dlib
Stars: ✭ 22 (-18.52%)
Mutual labels:  jupyter-notebook

Mambo: Multimodal Biomedical Networks

This repository contains a tutorial for Mambo in the form of iPython notebooks. The tutorial shows how to use Mambo to synthesize data from various data sources in order to construct and represent multimodal networks. The repository also contains data, code and other resources necessary to run the tutorial.

alt text

Download Materials for This Tutorial

The Mambo tools and tutorial materials are available in this repository.

All necessary data for the multimodal cancer network example is included in this repository. Data for the giga-scale multimodal network example is very large and must be downloaded from external databases. See Mambo website for information on how to access those databases.

Installation Notes

This tutorial requires the following installations:

Outline

We start by providing background on multimodal networks, their representations, Mambo system and its workflow:

We then provide a detailed overview of each step in Mambo workflow. As an example, we construct a multimodal cancer network centered around genes that are frequently mutated in cancer patients:

Finally, we provide a case study that constructs a giga-scale multimodal biological network that has more than two thousand modes, twenty thousand link types, and a total of 3.5 billion edges:

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].