Pinned Repositories
CAMELYON16-Challenge
This is the Challenge Project of ISBI 2016. Our result ranked in the 1st out of 20+ teams in the August 29 re-submission.
conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
huhamhire-hosts
hosts for Internet Freedom
keras-quora-question-pairs
A Keras model that addresses the Quora Question Pairs dyadic prediction task.
models
Models built with TensorFlow
Qix
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
sio-scripts
scripts, configruations, and instructions for deploying VIO platform.
tensorflow
Computation using data flow graphs for scalable machine learning
tutorials
机器学习相关教程
liuzhisheng1226's Repositories
liuzhisheng1226/FCN-GoogLeNet
GoogLeNet implementation of Fully Convolutional Networks for Semantic Segmentation in TensorFlow
liuzhisheng1226/geek_crawler
极客时间课程抓取脚本,支持输入账号密码后自动将极客时间的专栏课程保存到本地
liuzhisheng1226/HipMer
initial_version_of_HipMer
liuzhisheng1226/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
liuzhisheng1226/jvm
🤗 JVM 底层原理知识总结
liuzhisheng1226/jvm-tools
Small set of tools for JVM troublshooting, monitoring and profiling.
liuzhisheng1226/jvmgo-book
《自己动手写Java虚拟机》源代码
liuzhisheng1226/kafka
Mirror of Apache Kafka
liuzhisheng1226/KittiSeg
A Kitti Road Segmentation model implemented in tensorflow.
liuzhisheng1226/kubernetes
Production-Grade Container Scheduling and Management
liuzhisheng1226/kubernetes-starter
kubernetes入门,包括kubernetes概念,架构设计,集群环境搭建,认证授权等。
liuzhisheng1226/learn-golang
慕课网 Google 资深工程师深度讲解 Go 语言
liuzhisheng1226/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
liuzhisheng1226/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
liuzhisheng1226/linux-perf-examples
极客时间《Linux 性能优化实战》案例
liuzhisheng1226/oiio
OpenImageIO
liuzhisheng1226/openslide
C library for reading virtual slide images
liuzhisheng1226/os-elephant
os-elephant源码及学习笔记
liuzhisheng1226/pic
liuzhisheng1226/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
liuzhisheng1226/redis_source_annotation
redis 3.2.8 的源码注释
liuzhisheng1226/redisson-examples
Redisson java examples
liuzhisheng1226/simpleui
A modern theme based on vue+element-ui for django admin.一款基于vue+element-ui的django admin现代化主题。全球20000+网站都在使用!喜欢可以点个star✨
liuzhisheng1226/spams-python
A rehost of the python version of SPArse Modeling Software (SPAMS)
liuzhisheng1226/Stain_Normalization
Some stain normalization code
liuzhisheng1226/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
liuzhisheng1226/tensorflow_multigpu_imagenet
Tensorflow code for training different architectures(DenseNet, ResNet, AlexNet, GoogLeNet, VGG, NiN) on ImageNet dataset + Multi-GPU support + Transfer Learning support
liuzhisheng1226/tf_unet
Generic U-Net Tensorflow implementation for image segmentation
liuzhisheng1226/vue-admin-iview
vue后端管理系统界面 基于ui组件iview
liuzhisheng1226/WeblogicEnvironment
Weblogic环境搭建工具