diff options
author | Daniil Kazantsev <dkazanc@hotmail.com> | 2018-10-23 22:17:21 +0100 |
---|---|---|
committer | Daniil Kazantsev <dkazanc@hotmail.com> | 2018-10-23 22:17:21 +0100 |
commit | 0aa6a0b5bff98efd26ecb723a8022a652c313033 (patch) | |
tree | 772515322bec021cf1b2430a6bfa70d26c2ade4d | |
parent | 16e5d934f191e527dae97d3a058d06b00de49359 (diff) | |
download | regularization-0aa6a0b5bff98efd26ecb723a8022a652c313033.tar.gz regularization-0aa6a0b5bff98efd26ecb723a8022a652c313033.tar.bz2 regularization-0aa6a0b5bff98efd26ecb723a8022a652c313033.tar.xz regularization-0aa6a0b5bff98efd26ecb723a8022a652c313033.zip |
readme_updated
-rw-r--r-- | Readme.md | 6 | ||||
-rw-r--r-- | docs/images/reg_penalties.jpg | bin | 0 -> 237455 bytes |
2 files changed, 5 insertions, 1 deletions
@@ -6,10 +6,14 @@ <img src="docs/images/probl.png" height="225"><br> </div> +<div align="center"> + <img src="docs/images/reg_penalties.jpg" height="300"><br> +</div> + ## Prerequisites: * [MATLAB](www.mathworks.com/products/matlab/) OR - * Python (tested ver. 3.5); Cython + * Python (tested ver. 3.5/2.7); Cython * C compilers * nvcc (CUDA SDK) compilers diff --git a/docs/images/reg_penalties.jpg b/docs/images/reg_penalties.jpg Binary files differnew file mode 100644 index 0000000..923d5c4 --- /dev/null +++ b/docs/images/reg_penalties.jpg |