Pinned Repositories
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
All-In-One-Image-Dehazing-Tensorflow
Deep learning based image dehazing
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
CnC_Remastered_Collection
concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
CPlusPlusThings
C++那些事
cpp-learning
cs231n-2
cs231n 2017作业分享
cs231n-2019-assignments
Solution to CS231n Assignments 2019
YifeiCN's Repositories
YifeiCN/bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
YifeiCN/CnC_Remastered_Collection
YifeiCN/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
YifeiCN/CPlusPlusThings
C++那些事
YifeiCN/cpp-learning
YifeiCN/dac_sdc_2020_designs
Designs for finalist teams of the DAC System Design Contest
YifeiCN/darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
YifeiCN/Data_Analysis_and_Visualization_with_Python
YifeiCN/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
YifeiCN/DehazeZoo
DehazeZoo for collecting dehazing methods, datasets, and codes.
YifeiCN/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
YifeiCN/ilupp
A C++/Python library for incomplete LU factorizations based on Jan Mayer's ILU++
YifeiCN/JavaGuide
「Java学习+面试指南」一份涵盖大部分Java程序员所需要掌握的核心知识。
YifeiCN/klayout
KLayout Main Sources
YifeiCN/models
Models and examples built with TensorFlow
YifeiCN/MyGitTutorial
This is a brief tutorial for rookies(like me
YifeiCN/MyPythonCookbookNote
This is a note for learning advanced Python.
YifeiCN/nn_tools
Neural Network Tools: Converter and Analyzer. For caffe, pytorch, draknet and so on.
YifeiCN/PipeCNN
An OpenCL-based FPGA Accelerator for Convolutional Neural Networks
YifeiCN/PragmaticLearning
YifeiCN/PRML
PRML algorithms implemented in Python
YifeiCN/protobuf
Protocol Buffers - Google's data interchange format
YifeiCN/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
YifeiCN/Python
All Algorithms implemented in Python
YifeiCN/PythonNotes
This is my Python learning notes.
YifeiCN/Skill-Tree
🐼 准备秋招,欢迎来树上取果实
YifeiCN/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
YifeiCN/TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
YifeiCN/Tensorflow2.x-Tutorial
This repo contains foundation and advanced usage of Tensorflow 2.x
YifeiCN/Virtual-Machine-Scheduler
Implementation of a vector bin packing algorithm for optimal virtual machine placement.