自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(0)
  • 资源 (33)
  • 收藏
  • 关注

空空如也

Deep Learning for Computer Vision with Python(全三册,Adrian Rosebrock,2017)

Deep Learning for Computer Vision with Python(全三册),Adrian Rosebrock,Starter Bundle,Practitioner Bundle,ImageNet Bundle.

2019-06-04

统计学习方法(含勘误说明)

李航,统计学习方法.pdf,统计学习方法-勘误.pdf,仅供学习研究,24小时请删除,支持购买正版

2018-05-03

吴恩达老师深度学习第四课第一周(4-1)资源文件)

cnn_utils.py、test_signs.h5、train_signs.h5,亲测!

2018-05-02

The+Master+Algorithm.2015

Pedro Domingos,机器学习入门 Chapter 1 e Machine-Learning Revolution Chapter 2 e Master Algorithm Chapter 3 Hume’s Problem of Induction Chapter 4 How Does Your Brain Learn? Chapter 5 Evolution: Nature’s Learning Algorithm Chapter 6 In the Church of the Reverend Bayes Chapter 7 You Are What You Resemble Chapter 8 Learning Without a Teacher Chapter 9 e Pieces of the Puzzle Fall into Place Chapter 10 is Is the World on Machine Learning

2018-04-30

Machine Learning in Python - Essential Techniques for Predictive Analysis.2015

Michael Bowles,Python机器学习:预测分析核心算法,英文版.

2018-04-30

Unity 5 From Zero to Proficiency (Foundations)(2015)

Patrick Felicia,A step-by-step guide to creating your first game.

2018-04-30

Introduction to Machine Learning with Python.2015

Andreas C. Mueller and Sarah Guido,Python机器学习入门英文版

2018-04-30

Unity in Action - Multiplatform Game Development in C# with Unity 5.2015

JOSEPH HOCKING,Unity 5实战使用 - C#和Unity开发多平台游戏.

2018-04-30

Unity 5 for Android Essentials.2015

Valera Cogut,A fast-paced guide to building impressive games and applications for Android devices with Unity 5.

2018-04-30

OpenCV 3.0 Computer Vision with Java.2015

Daniel Lélis Baggio,Create multiplatform computer vision desktop and web applications using the combination of OpenCV and Java.

2018-04-30

Python 3 Object-oriented Programming - Second Edition(附源码),2015

Dusty Phillips,Unleash the power of Python 3 objects.

2018-04-30

Data Science from Scratch - First Principles with Python.2015

Joel Grus ■■ Get a crash course in Python ■■ Learn the basics of linear algebra, statistics, and probability— and understand how and when they're used in data science ■■ Collect, explore, clean, munge, and manipulate data ■■ Dive into the fundamentals of machine learning ■■ Implement models such as k-nearest neighbors, Naive Bayes, linear and logistic regression, decision trees, neural networks, and clustering ■■ Explore recommender systems, natural language processing, network analysis, MapReduce, and databases

2018-04-30

Deep Learning in Python.2016

Introduction Chapter 1: What is a neural network? Chapter 2: Biological analogies Chapter 3: Getting output from a neural network Chapter 4: Training a neural network with backpropagation Chapter 5: Theano Chapter 6: TensorFlow Chapter 7: Unsupervised learning, autoencoders, restricted Boltzmann machines, convolutional neural networks, and LSTMs Conclusion

2018-04-29

Real-World.Machine.Learning.2016

HENRIK BRINK,et al,《实用机器学习》的英文版,推荐!

2018-04-29

Python Machine Learning Blueprints(Python机器学习实践指南,2016)

Alexander T. Combs,An approachable guide to applying advanced machine learning methods to everyday problems.

2018-04-29

Game Programming Patterns(游戏设计模式).2016

Introduction 1. Architecture, Performance, and Games II. Design Patterns Revisited 2. Command 3. Flyweight 4. Observer 5. Prototype 6. Singleton 7. State III. Sequencing Patterns 8. Double Buffer 9. Game Loop 10. Update Method IV. Behavioral Patterns 11. Bytecode 12. Subclass Sandbox 13. Type Object V. Decoupling Patterns 14. Component 15. Event Queue 16. Service Locator VI. Optimization Patterns 17. Data Locality 18. Dirty Flag 19. Object Pool 20. Spatial Partition

2018-04-29

Deep Learning in Python Prerequisites.2016

By: The LazyProgrammer Introduction Chapter 1: What is Machine Learning? Chapter 2: Classification and Regression Chapter 3: Linear Regression Chapter 4: Linear Classification Chapter 5: Logistic Regression Chapter 6: Maximum Likelihood Estimation Chapter 7: Gradient Descent Chapter 8: The XOR and Donut Problems Conclusion

2018-04-29

Building an RPG with Unity 5.x.2016.pdf

Vahé Karamian,Unleash the full potential of Unity to build a fully playable, high-quality multiplayer RPG.

2018-04-29

1天搞懂深度学习.李宏毅

台大李宏毅老师深度学习课程PPT完整版,301页,经典!

2018-04-29

Python.High.Performance.2nd.Edition.2017

Gabriele Lanaro,Python.High.Performance.2nd.Edition.2017.5

2018-04-29

Machine+Learning+in+Action.2012(机器学习实践)

PETER HARRINGTON,经典书籍《机器学习实践》英文版。

2018-04-29

Designing Machine Learning Systems with Python 2016

David Julian,Design efficient machine learning systems that give you more accurate results

2018-04-29

吴恩达老师深度学习第二课第三周(2-3)资源文件)

tf_utils.py,datasets(train_signs.h5、test_signs.h5),亲测!

2018-04-28

Advanced Machine Learning with Python.2016

What You Will Learn Compete with top data scientists by gaining a practical and theoretical understanding of cutting-edge deep learning algorithms Apply your new found skills to solve real problems, through clearly-explained code for every technique and test Automate large sets of complex data and overcome time-consuming practical challenges Improve the accuracy of models and your existing input data using powerful feature engineering techniques Use multiple learning techniques together to improve the consistency of results Understand the hidden structure of datasets using a range of unsupervised techniques Gain insight into how the experts solve challenging data problems with an effective, iterative, and validation-focused approach Improve the effectiveness of your deep learning models further by using powerful ensembling techniques to strap multiple models together

2018-04-28

Deep Learning with Python: A Hands-on Introduction 2017

Chapter 1: Introduction to Deep Learning Chapter 2: Machine Learning Fundamentals Chapter 3: Feed Forward Neural Networks Chapter 4: Introduction to Theano Chapter 5: Convolutional Neural Networks Chapter 6: Recurrent Neural Networks Chapter 7: Introduction to Keras Chapter 8: Stochastic Gradient Descent Chapter 9: Automatic Differentiation Chapter 10: Introduction to GPUs

2018-04-28

Building Machine Learning Systems With Python Second Edition.2015

Using machine learning to gain deeper insights from data is a key skill required by modern application developers and analysts alike. Python is a wonderful language to develop machine learning applications. As a dynamic language, it allows for fast exploration and experimentation. With its excellent collection of open source machine learning libraries you can focus on the task at hand while being able to quickly try out many ideas. This book shows you exactly how to find patterns in your raw data. You will start by brushing up on your Python machine learning knowledge and introducing libraries. You'll quickly get to grips with serious, real-world projects on datasets, using modeling, creating recommendation systems. Later on, the book covers advanced topics such as topic modeling, basket analysis, and cloud computing. These will extend your abilities and enable you to create large complex systems. With this book, you gain the tools and understanding required to build your own systems, tailored to solve your real-world data analysis problems.

2018-04-28

Scientific.Computing.with.Python.3

Table of Contents Getting Started Variables and Basic Types Container Types Linear Algebra – Arrays Advanced Array Concepts Plotting Functions Classes Iterating Error Handling Namespaces, Scopes, and Modules Input and Output Testing Comprehensive Examples Symbolic Computations - SymPy References

2018-04-25

吴恩达老师深度学习第二课第二周(2-2)资源文件(opt_utils.py,testCases.py)

包含:opt_utils.py,testCases.py,......亲测可用!

2018-04-25

吴恩达老师深度学习第一课第四周(1-4)资源文件

dnn_utils_v2.py,testCases_v3.py,dnn_app_utils_v2.py,亲测!

2018-04-22

吴恩达老师深度学习课程作业用到的资源文件testCases_v2和planar_utils

第一课第三周浅层神经网络编程作业,两个文件,亲测可用!

2018-04-17

吴恩达老师深度学习课程作业用到的资源文件lr_utils

吴恩达老师深度学习课程作业用到的资源文件,亲测可用!

2018-04-15

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除