Pinned Repositories
-
aabbcc
AlexNet
AlexNet keras implementation
Algorithm-notes
awesome-cmake
A curated list of awesome CMake resources, scripts, modules, examples and others.
awesome-deeplearning-resources
Deep Learning and deep reinforcement learning research papers and some codes
DS_Code
严蔚敏版教材<<数据结构>>上的算法C语言实现。
Standford-CS106L-C-
Standford CS106L C++
stl_container_test
《C++ STL与泛型编程高级-侯捷》视频中关于各种容器的测试代码
TinySTL-1
参考侯捷的STL源码解析,实现的基础的STL容器
fangyang1996212's Repositories
fangyang1996212/Standford-CS106L-C-
Standford CS106L C++
fangyang1996212/aabbcc
fangyang1996212/Algorithm-notes
fangyang1996212/awesome-cmake
A curated list of awesome CMake resources, scripts, modules, examples and others.
fangyang1996212/awesome-deeplearning-resources
Deep Learning and deep reinforcement learning research papers and some codes
fangyang1996212/C-Technical-Interview
fangyang1996212/C-Thread-Pool
A minimal but powerful thread pool in ANSI C
fangyang1996212/coding-interview-university
A complete computer science study plan to become a software engineer.
fangyang1996212/COVID-CT-Code
Fully automated code for Covid-19 detection from CT scans from paper : https://doi.org/10.1101/2020.06.08.20121541
fangyang1996212/CPlusPlusThings
C++那些事
fangyang1996212/CS106L-spr20
fangyang1996212/Deep-Learning-Interview-Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
fangyang1996212/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
fangyang1996212/dpcpp-tutorial
Intel Data Parallel C++ (and SYCL 2020) Tutorial.
fangyang1996212/gitsklls
fangyang1996212/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
fangyang1996212/json-tutorial
从零开始的 JSON 库教程
fangyang1996212/keras-docs-zh
Chinese (zh-cn) translation of the Keras documentation.
fangyang1996212/learngit
fangyang1996212/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
fangyang1996212/LinuxAPI
Linux API速查手册(https://github.com/guodongxiaren/LinuxAPI/wiki)
fangyang1996212/MIT-6.828
MIT 6.828课程操作系统(OS):Unix xv6
fangyang1996212/MIT6.828
操作系统课程--实现一个简单的内核
fangyang1996212/MIT6.828-2017lab
fangyang1996212/MyTinySTL
Achieve a tiny STL in C++11
fangyang1996212/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
fangyang1996212/tensorflow
An Open Source Machine Learning Framework for Everyone
fangyang1996212/ThreadPool-Base-on-Linux
从零开始搭建了一个线程,改线程池可以随任务减少线程数量动态的减少
fangyang1996212/tips_for_interview
我的一些面试心得;自学CS历程分享;找工作经验分享
fangyang1996212/vipy
Visym Python Tools for Computer Vision and Machine Learning