tsycnh / mlbasicLinks
深度学习常用优化方法详解
☆269Updated 8 years ago
Alternatives and similar repositories for mlbasic
Users that are interested in mlbasic are comparing it to the libraries listed below
Sorting:
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆223Updated 6 years ago
- 深度学习入门的一些简单例子☆355Updated 6 years ago
- Tensorflow 2.0 Tutorials☆117Updated 6 years ago
- A deep learning library to provide algs in pure Numpy or Tensorflow.☆292Updated 7 years ago
- Some practices about deep learning☆225Updated 7 years ago
- Inplement an CNN frame with Numpy, easy to learn, hard to use hhhh☆305Updated 7 years ago
- ☆185Updated 6 years ago
- Udacity Machine Learning Nano Degree Courses☆201Updated 7 years ago
- 各种深度学习结构、模型和技巧的集合☆122Updated 5 years ago
- 《深入理解TensorFlow》项目代码与样章☆311Updated 5 years ago
- 一个面向初学者的,友好的Keras入门教程☆123Updated 6 years ago
- 深度学习面试问题 回答对应的DeepLearning中文版页码☆875Updated 7 years ago
- 🏫DeepLearning学习笔记以及Tensorflow、Pytorch的使用心得笔记。Dr. Sure会不定时往项目中添加他看到的最新的技术,欢迎批评指正。☆426Updated 4 years ago
- TensorFlow 中文教程 (Chinese Tutorials)☆398Updated 6 years ago
- A Guidance on PyTorch Coding Style Based on Kaggle Dogs vs. Cats☆747Updated 5 years ago
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆547Updated 4 years ago
- homework for CS231n 2017☆162Updated 7 years ago
- DataStructure(SwordOffer、LeetCode)、Deep Learning(Tensorflow、Keras、Pytorch)、Machine Learning(sklearn、spark)、AutoML、AutoDL、ModelDeploying、S…☆353Updated 2 years ago
- ☆388Updated 6 years ago
- 本项目代码为雷明老师18年12月在清华出版社出版的《机器学习与应用》第一版中的配套代码,欢迎登录www.sigai.cn试听雷老师《机器学习》《深度学习》视频☆154Updated 6 years ago
- 天池竞赛Baseline分享(2018广东工业智造大数据创新大赛——智能算法赛,线上0.921无调参)☆259Updated 5 years ago
- 廖星宇《深度学习入门之PyTorch》代码实践☆142Updated 7 years ago
- 简书文章中的材料☆176Updated 5 years ago
- TensorFlow学习☆123Updated 8 years ago
- The source code and dataset about <Deep Learning - Best Practices on TensorFlow Engineering Implementation>☆217Updated 4 years ago
- 每日一题(涉及但不仅限于机器学习、深度学习和计算机视觉等方向)☆190Updated 7 years ago
- 源码实现:《TensorFlow实战》黄文坚,唐源 著☆176Updated 6 years ago
- This something about deep learning on Coursera by Andrew Ng☆246Updated 7 years ago
- 论文分享☆41Updated 2 years ago
- cifar10数据集上进行图片分类,基于tensorflow框架,旨在探究不同的改进策略对分类准确率的影响,如何一步步得提高准确率☆572Updated 7 years ago