Pinned Repositories
3Dircadb_Use_Unet
Use U-net for 3Dircadb
Amazon-Forest-Computer-Vision
Amazon Forest Computer Vision: Satellite Image tagging code using PyTorch / Keras with lots of PyTorch tricks
Amazon-Kaggle
awesome-algorithm
Leetcode 题解 (跟随思路一步一步撸出代码) 及经典算法实现
awesome-gan-for-medical-imaging
Awesome GAN for Medical Imaging
baidu-salers-logo-prediction
baidu contest, url: http://dianshi.baidu.com/gemstone/competitions/detail?raceId=17
FashionAI_Tianchi_2018
FashionAI Global Challenge—Attributes Recognition of Apparel—Ranked 21st solution.
NCRF
Cancer metastasis detection with neural conditional random field (NCRF)
pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
simple-keras-rest-api
A simple Keras REST API using Flask
wchzh's Repositories
wchzh/3Dircadb_Use_Unet
Use U-net for 3Dircadb
wchzh/awesome-algorithm
Leetcode 题解 (跟随思路一步一步撸出代码) 及经典算法实现
wchzh/awesome-gan-for-medical-imaging
Awesome GAN for Medical Imaging
wchzh/BaiDuBigData19-URFC
my solution with 0.67 accuracy
wchzh/book-pdf
正在以及阅读过的电子书
wchzh/cheats.rs
Rust Language Cheat Sheet - https://cheats.rs
wchzh/CS-Books
📚 Computer Science Books 计算机技术类书籍 PDF
wchzh/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
wchzh/Data-Competition-TopSolution
Data competition Top Solution 数据竞赛top解决方案开源整理
wchzh/datafountain_liver_cancer_challenge
DataFountain 肝癌影像智慧诊断挑战赛
wchzh/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
wchzh/DesignPattern
Design pattern demo code
wchzh/Developer-Books
编程开发相关书籍整理分享,持续更新...
wchzh/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.
wchzh/jack-compiler
jack语言编译器
wchzh/lidc_nodule_detection
lidc nodule detection with CNN and LSTM network
wchzh/lihang-code
《统计学习方法》的代码实现
wchzh/Markdown-Resume-Template
BAT程序员自己的简历模板分享出来了 。技术简历追求简单明了,避免没有必要的花哨修饰,大家可以fork到自己仓库中,基于这个模板进行修改。
wchzh/note
学习笔记整理📚
wchzh/pdf-1
编程电子书,电子书,编程书籍,包括C,C#,Docker,Elasticsearch,Git,Hadoop,HeadFirst,Java,Javascript,jvm,Kafka,Linux,Maven,MongoDB,MyBatis,MySQL,Netty,Nginx,Python,RabbitMQ,Redis,Scala,Solr,Spark,Spring,SpringBoot,SpringCloud,TCPIP,Tomcat,Zookeeper,人工智能,大数据类,并发编程,数据库类,数据挖掘,新面试题,架构设计,算法系列,计算机类,设计模式,软件测试,重构优化,等更多分类
wchzh/project-based-learning
Curated list of project-based tutorials
wchzh/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
wchzh/pytorch-generative-model-collections
Collection of generative models in Pytorch version.
wchzh/pytorch-image-classification
use pytorch to do image classfiication tasks
wchzh/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
wchzh/reading_book
A list of computer-science readings I recommend
wchzh/Textbooks-and-Papers
wchzh/the-gan-zoo
A list of all named GANs!
wchzh/UrbanRegionFunctionClassification
第五届百度西交大大数据竞赛 城市区域功能分类 Baseline
wchzh/yolanda
极客时间<网络编程实战>代码