Pinned Repositories
AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
Arch
Project for the course Computer Architecture. It aims to develop a pipeline MIPS CPU with cache in FPGA step by step.
benchmark_results
visual tracker benchmark results
caffe
Caffe: a fast open framework for deep learning.
caffe-lstm-tracker
caffe for LSTM-Tracker
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
facebook-ios-sdk
Used to integrate the Facebook Platform with your iOS & tvOS apps.
facebook-sdk-for-unity
The facebook sdk for unity.
firebase-ios-sdk
Firebase iOS SDK
SystemOnMulticycleCPU
The project aims to create a simple system with command line and graph mode based on multi-cycle MIPS CPU.
KylinChang's Repositories
KylinChang/facebook-ios-sdk
Used to integrate the Facebook Platform with your iOS & tvOS apps.
KylinChang/AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
KylinChang/caffe-lstm-tracker
caffe for LSTM-Tracker
KylinChang/facebook-sdk-for-unity
The facebook sdk for unity.
KylinChang/firebase-ios-sdk
Firebase iOS SDK
KylinChang/SystemOnMulticycleCPU
The project aims to create a simple system with command line and graph mode based on multi-cycle MIPS CPU.
KylinChang/Arch
Project for the course Computer Architecture. It aims to develop a pipeline MIPS CPU with cache in FPGA step by step.
KylinChang/benchmark_results
visual tracker benchmark results
KylinChang/caffe
Caffe: a fast open framework for deep learning.
KylinChang/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
KylinChang/facebook-android-sdk
Used to integrate Android apps with Facebook Platform.
KylinChang/firebase-android-sdk
Firebase Android SDK
KylinChang/DOC
KylinChang/kubernetes
Production-Grade Container Scheduling and Management
KylinChang/kylinchang.github.io
KylinChang/MIPS_Compiler
This is a compiler for translating C language into MIPS assemble language.
KylinChang/MulticycleCPU
The project aims to create a multi-cycle MIPS CPU based on FPGA board Nexy3.
KylinChang/papers
List of papers related to shadowsocks
KylinChang/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
KylinChang/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
KylinChang/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
KylinChang/TaskBee
TaskBee project for Software Engineering Course
KylinChang/tensorflow
Computation using data flow graphs for scalable machine learning
KylinChang/xv6