Pinned Repositories
Algo_Ds_Notes
It is a repository that is a collection of algorithms and data structures with implementation in various languages.
Algorithms
常用算法的 C++ 实现
blog
blog-views
Data-Structures-and-Algorithm-Analysis-Solutions
Solutions for Data Structures and Algorithm Analysis in C++ 4th edition by Mark Allen Weiss.
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
deform-conv
Deformable Convolution in TensorFlow / Keras
docker-pytorch
A Docker image for PyTorch
gtest-cmake-example
Helpful example of a gtest and cmake set up for C++.
gtest-demo
Unit test demo using Google Test.
elmanvon's Repositories
elmanvon/Algo_Ds_Notes
It is a repository that is a collection of algorithms and data structures with implementation in various languages.
elmanvon/Algorithms
常用算法的 C++ 实现
elmanvon/blog
elmanvon/blog-views
elmanvon/Data-Structures-and-Algorithm-Analysis-Solutions
Solutions for Data Structures and Algorithm Analysis in C++ 4th edition by Mark Allen Weiss.
elmanvon/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
elmanvon/deform-conv
Deformable Convolution in TensorFlow / Keras
elmanvon/docker-pytorch
A Docker image for PyTorch
elmanvon/gtest-cmake-example
Helpful example of a gtest and cmake set up for C++.
elmanvon/gtest-demo
Unit test demo using Google Test.
elmanvon/how-far-can-we-go-with-MNIST
A collection of codes for 'how far can we go with MNIST' challenge
elmanvon/leetcode
LeetCode Problems' Solutions
elmanvon/leetcode-1
The optimum C++ solutions for the leetcode
elmanvon/mmsr
Open MMLab Image and Video Super-Resolution Toolbox, , including SRResNet, SRGAN, ESRGAN, EDVR, etc.
elmanvon/R
R exercises and examples
elmanvon/stat-learning
Notes and exercise attempts for "An Introduction to Statistical Learning"
elmanvon/super-resolution
Tensorflow 2.0 based implementation of EDSR, WDSR and SRGAN for single image super-resolution
elmanvon/xsimd
Modern, portable C++ wrappers for SIMD intrinsics and parallelized, optimized math implementations (SSE, AVX, NEON, AVX512)
elmanvon/xtensor-python
Python bindings for xtensor