Skip to content

Instantly share code, notes, and snippets.

View fehiepsi's full-sized avatar
🏠
Working from home

Du Phan fehiepsi

🏠
Working from home
View GitHub Profile
@fehiepsi
fehiepsi / gplvm.ipynb
Last active April 13, 2018 08:34
updated after avoiding call model/guide two times
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fehiepsi
fehiepsi / permanent.ipynb
Last active April 15, 2018 15:58
use python 2.7
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fehiepsi
fehiepsi / cuda-trtrs.ipynb
Last active April 17, 2018 05:05
test cuda trtrs
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fehiepsi
fehiepsi / dash.md
Last active June 15, 2018 08:42
about dash

Install

conda create -n dash python=3.6 flask plotly
source activate dash
conda install -c conda-forge dash dash-core-components dash-html-components pandas xlrd
pip install dash_table_experiments
python -m ipykernel install --user --name dash --display-name "Python (dash)"
@fehiepsi
fehiepsi / mahalanobis.ipynb
Created June 20, 2018 00:06
benchmark mahalanobis
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fehiepsi
fehiepsi / matmul.ipynb
Created July 2, 2018 01:02
benchmark matmul
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fehiepsi
fehiepsi / renyi.ipynb
Created July 4, 2018 01:10
Renyi elbo derivation
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
  • jupyterlab # Interactive Computing
  • numpy # Scientific Computing
  • matplotlib # Data Visualization
  • pandas # Data Analysis
  • sqlalchemy # Data Mapping
  • pytest # Testing
  • nikola # Static Website
  • flask # Microframework
  • dash # Web App
  • scrapy # Web Crawling
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.