-
Philips Research North America
- Cambridge MA
- yalechang.github.io
Highlights
- Pro
-
-
-
-
MCVC Public
ICML 2017: Multiple Clustering Views from Multiple Uncertain Experts
-
fancyimpute Public
Forked from iskandr/fancyimputeMultivariate imputation and matrix completion algorithms implemented in Python
Python Apache License 2.0 UpdatedNov 9, 2018 -
NCRFpp Public
Forked from jiesutd/NCRFppNCRF++, an Open-source Neural Sequence Labeling Toolkit. It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components.
Python Apache License 2.0 UpdatedJun 16, 2018 -
prophet Public
Forked from facebook/prophetTool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
Python Other UpdatedJun 15, 2018 -
adversarial-robustness-toolbox Public
Forked from Trusted-AI/adversarial-robustness-toolboxThis is a library dedicated to adversarial machine learning. Its purpose is to allow rapid crafting and analysis of attacks and defense methods for machine learning models. The Adversarial Robustne…
-
PyTorch-NLP Public
Forked from PetrochukM/PyTorch-NLPSupporting Rapid Prototyping with a Toolkit (incl. Datasets and Neural Network Layers)
Python BSD 3-Clause "New" or "Revised" License UpdatedApr 19, 2018 -
probability Public
Forked from tensorflow/probabilityProbabilistic reasoning and statistical analysis in TensorFlow
Python Other UpdatedMar 16, 2018 -
TCN Public
Forked from locuslab/TCNSequence modeling benchmarks and temporal convolutional networks
Python MIT License UpdatedMar 13, 2018 -
fairseq-py Public
Forked from facebookresearch/fairseqFacebook AI Research Sequence-to-Sequence Toolkit written in Python.
Python Other UpdatedMar 13, 2018 -
-
siamese-triplet Public
Forked from adambielski/siamese-tripletSiamese and triplet networks with online pair/triplet mining in PyTorch
Jupyter Notebook UpdatedMar 7, 2018 -
conv_arithmetic Public
Forked from vdumoulin/conv_arithmeticA technical report on convolution arithmetic in the context of deep learning
TeX MIT License UpdatedMar 6, 2018 -
markdown-here Public
Forked from adam-p/markdown-hereGoogle Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
JavaScript MIT License UpdatedFeb 28, 2018 -
dilation Public
Forked from fyu/dilationDilated Convolution for Semantic Image Segmentation
Python MIT License UpdatedFeb 22, 2018 -
Dilated Residual Networks
Python BSD 3-Clause "New" or "Revised" License UpdatedFeb 16, 2018 -
deep-learning-with-python-notebooks Public
Forked from fchollet/deep-learning-with-python-notebooksJupyter notebooks for the code samples of the book "Deep Learning with Python"
Jupyter Notebook MIT License UpdatedFeb 8, 2018 -
obfuscated-gradients Public
Forked from anishathalye/obfuscated-gradientsObfuscated Gradients Give a False Sense of Security: Circumventing Defenses to Adversarial Examples
UpdatedFeb 1, 2018 -
neural_decomposition-1 Public
Forked from Sarunas-Girdenas/neural_decompositionNeural Decomposition Code for Time Series
Python UpdatedJan 30, 2018 -
mimic3-benchmarks Public
Forked from YerevaNN/mimic3-benchmarksPython suite to construct benchmark machine learning datasets from the MIMIC-III clinical database.
Python MIT License UpdatedJan 24, 2018 -
neural_decomposition Public
Forked from trokas/neural_decompositionNeaural Decomposition (ND)
Jupyter Notebook UpdatedJan 24, 2018 -
Detectron Public
Forked from facebookresearch/DetectronFAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
Python Apache License 2.0 UpdatedJan 23, 2018 -
poincare-embeddings Public
Forked from facebookresearch/poincare-embeddingsPyTorch implementation of the NIPS-17 paper "Poincaré Embeddings for Learning Hierarchical Representations"
Python Other UpdatedJan 22, 2018 -
MGP-RNN Public
Forked from xjwxjw/MGP-RNNA TensorFlow implementation of "Learning to Detect Sepsis with a Multitask Gaussian Process RNN Classifier", ICML 2017.
Python UpdatedJan 20, 2018 -
gradient-checkpointing Public
Forked from cybertronai/gradient-checkpointingMake huge neural nets fit in memory
Python UpdatedJan 17, 2018 -
nmtpytorch Public
Forked from lium-lst/nmtpytorchNeural Machine Translation Framework in PyTorch
Python Other UpdatedDec 18, 2017 -
nips_assignments Public
Forked from google/nips_assignmentsC++ code to help assign papers to reviewers, area chairs, etc in conferences like NIPS.
C++ Apache License 2.0 UpdatedDec 15, 2017 -
imbalanced-learn Public
Forked from scikit-learn-contrib/imbalanced-learnPython module to perform under sampling and over sampling with various techniques.