chenyuntc / pytorch-best-practiceLinks
A Guidance on PyTorch Coding Style Based on Kaggle Dogs vs. Cats
☆749Updated 5 years ago
Alternatives and similar repositories for pytorch-best-practice
Users that are interested in pytorch-best-practice are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of CNNs for CIFAR benchmark☆712Updated 4 years ago
- pytorch 包教不包会☆398Updated 6 years ago
- ☆185Updated 6 years ago
- some tircks for PyTorch☆576Updated 5 years ago
- 廖星宇《深度学习入门之PyTorch》代码实践☆141Updated 7 years ago
- homework for CS231n 2017☆161Updated 8 years ago
- Some practices about deep learning☆226Updated 7 years ago
- Draw multi-layer neural network in your browser☆599Updated 6 years ago
- PyTorch从入门到精通☆889Updated 5 years ago
- 深度学习面试问题 回答对应的DeepLearning中文版页码☆876Updated 8 years ago
- Inplement an CNN frame with Numpy, easy to learn, hard to use hhhh☆305Updated 7 years ago
- 国内公司人工智能方向(含机器学习、深度学习、计算机视觉和自然语言处理)岗位的招聘信息(含全职、实习和校招)☆770Updated 4 years ago
- CVPR 2019 Paper with Code☆639Updated 5 years ago
- 计算机视觉算法工程师实习生面试总结 (微软、阿里、商汤、海康、华为、平安offer)☆416Updated 6 years ago
- ☆388Updated 6 years ago
- 深度学习常用优化方法详解☆268Updated 8 years ago
- 🏫DeepLearning学习笔记以及Tensorflow、Pytorch的使用心得笔记。Dr. Sure会不定时往项目中添加他看到的最新的技术,欢迎批评指正。☆428Updated 5 years ago
- 深度学习入门的一些简单例子☆355Updated 6 years ago
- AI比赛相关信息汇总☆648Updated 2 years ago
- 书籍:深度学习框架pytorch入门与实践☆158Updated 7 years ago
- Deep Learning Interview 深度学习面试题目汇总☆1,111Updated 7 years ago
- 记录state-of-art计算机视觉相关论文。☆504Updated 4 years ago
- 仅使用numpy 从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆549Updated 5 years ago
- The implementation of “Gradient Harmonized Single-stage Detector” published on AAAI 2019.☆622Updated 6 years ago
- ☆83Updated 7 years ago
- 《深度学习之PyTorch实战计算机视觉》全书代码☆137Updated 6 years ago
- 深度学习工程模板☆473Updated 6 years ago
- ☆173Updated 6 years ago
- cifar10数据集上进行图片分类,基于tensorflow框架,旨在探究不同的改进策略对分类准确率的影响,如何一步步得提高准确率☆579Updated 7 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆224Updated 6 years ago