diff --git a/README.md b/README.md new file mode 100644 index 0000000..87b3870 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# jupyterexplore +Exploration of montecarlo method for calculation of Pi, svd for compression of images and some visualization in jupyter notebooks. +This notebook explores the following topics. +- Montecarlo calculation of Pi +- image compression of gray scale images using svd +- image compression of color images using svd