- Machine Learning for Finance
- Jannes Klaas
- 307字
- 2021-06-11 13:26:15
What is machine learning?
"Machine learning is the subfield of computer science that gives computers the ability to learn without being explicitly programmed."
- Arthur Samuel, 1959
What do we mean by machine learning? Most computer programs today are handcrafted by humans. Software engineers carefully craft every rule that governs how software behaves and then translate it into computer code.
If you are reading this as an eBook, take a look at your screen right now. Everything that you see appears there because of some rule that a software engineer somewhere crafted. This approach has gotten us quite far, but that's not to say there are no limits to it. Sometimes, there might just be too many rules for humans to write. We might not be able to think of rules since they are too complex for even the smartest developers to come up with.
As a brief exercise, take a minute to come up with a list of rules that describe all dogs, but clearly distinguish dogs from all other animals. Fur? Well, cats have fur, too. What about a dog wearing a jacket? That is still a dog, just in a jacket. Researchers have spent years trying to craft these rules, but they've had very little success.
Humans don't seem to be able to perfectly tell why something is a dog, but they know a dog when they see a dog. As a species, we seem to detect specific, hard-to-describe patterns that, in aggregate, let us classify an animal as a dog. Machine learning attempts to do the same. Instead of handcrafting rules, we let a computer develop its own rules through pattern detection.
There are different ways this can work, and we're now going to look at three different types of learning: supervised, unsupervised, and reinforcement learning.
- Aftershot Pro:Non-destructive photo editing and management
- 觸摸屏實(shí)用技術(shù)與工程應(yīng)用
- Learning Cocos2d-x Game Development
- 深入理解Spring Cloud與實(shí)戰(zhàn)
- 計(jì)算機(jī)組裝與系統(tǒng)配置
- Intel FPGA/CPLD設(shè)計(jì)(高級(jí)篇)
- 3ds Max Speed Modeling for 3D Artists
- Unity 5.x Game Development Blueprints
- Hands-On Machine Learning with C#
- Visual Media Processing Using Matlab Beginner's Guide
- 筆記本電腦應(yīng)用技巧
- Blender Quick Start Guide
- 數(shù)字媒體專業(yè)英語(第2版)
- Instant Website Touch Integration
- USB應(yīng)用開發(fā)寶典