Skip to content

Instantly share code, notes, and snippets.

View JiaweiZhuang's full-sized avatar
😈
working hard

Jiawei Zhuang JiaweiZhuang

😈
working hard
View GitHub Profile
@JiaweiZhuang
JiaweiZhuang / torch_vs_keras_vs_tf.ipynb
Last active February 19, 2018 20:50
NN prediction benchmark
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@JiaweiZhuang
JiaweiZhuang / apply_ufunc_track_coordinate.ipynb
Created February 21, 2018 03:36
xarray.apply_ufunc produces inconsistent coordinate values
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@JiaweiZhuang
JiaweiZhuang / GC_cloud_regrid_test.ipynb
Created February 27, 2018 16:36
Regrid cloud variables in GEOS-Chem using xESMF
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@JiaweiZhuang
JiaweiZhuang / cartopy-plot.ipynb
Created March 19, 2018 23:11
cartopy imshow examples
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@JiaweiZhuang
JiaweiZhuang / interactive_plot.ipynb
Created April 3, 2018 03:00
xarray interactive plot
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@JiaweiZhuang
JiaweiZhuang / nn_performance_py_fortran.ipynb
Created April 4, 2018 03:22
Benchmark NN forward path, numpy vs Pytorch vs Fortran
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@JiaweiZhuang
JiaweiZhuang / sensitivity_matrix_saprc99.ipynb
Created April 9, 2018 03:17
Sensitivity Matrix for saprc 99 chemical mechanism, plotted interactively with Plotly
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@JiaweiZhuang
JiaweiZhuang / parallel_linregress.ipynb
Created April 25, 2018 22:24
# Parallelizing linear regression (across extra dimension) with Numba and dask
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@JiaweiZhuang
JiaweiZhuang / metamodelling.ipynb
Created April 28, 2018 20:55
Performance of different ML algorithms for fitting functions
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@JiaweiZhuang
JiaweiZhuang / NetCDF_vs_zarr.ipynb
Created April 30, 2018 21:27
I/O comparison of NetCDF and Zarr, using NASA-NEX data
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.