当前位置:网站首页>Can I use machine learning programming without knowing mathematics?
Can I use machine learning programming without knowing mathematics?
2022-06-09 06:37:00 【Program type】
lately , Many people are asking me this question . Do not understand mathematics can use machine learning programming ? I have answered similar questions before , The answer is simply —— Good math is very helpful for further learning programming , But it is not necessary to learn mathematics well before you can learn programming well .
Do not understand mathematics can use machine learning programming ?
Various algorithms in machine learning , They are all mathematical formulas one by one . No advanced mathematics 、 probability statistics 、 Convex optimization and so on , We can't get through all the mathematical formulas . If you want to understand the context of these formulas , And how to deduce it , It is absolutely impossible without the mathematical knowledge in front of us .

however , Including many companies need to recruit employees , It's the engineers who are trained , It's not a scientist . What we are going to learn is how to use these formulas , Know where the variables in the formula come from , How to introduce , And how changes in variables affect the results . There are all kinds of these formulas python The library can call , It doesn't take us to write .
Unless it's an algorithm oriented company .
Let's make an analogy , The company is a driving school , It's about the driver . As a driver, you don't need to know the internal structure of the car . Although understanding the internal structure of the car is very good for being a good driver . But what the market needs is a lot of drivers , instead of 4S Point repairman .
therefore , Mathematics is very poor , We can also do machine learning , Don't worry too much . however , You have to work harder than others .
I hope you have a strong programming foundation 、 Good at mathematics !
Share some of my artificial intelligence learning materials for free , Including some AI Common framework actual combat video 、 Image recognition 、OpenCV、NLQ、 machine learning 、 Computer vision 、 Videos such as deep learning and neural network 、 Courseware source code 、 Famous essence resources at home and abroad 、AI Hot papers 、 Industry reports, etc .
For better systematic learning AI, I recommend that you collect one .
Here are some screenshots , Free download method is attached at the end of the article .
One 、 Artificial intelligence courses and projects

Two 、 Famous essence resources at home and abroad

3、 ... and 、 Collection of papers on artificial intelligence

Four 、 AI Industry Report

Learn Artificial Intelligence well , Read more , Do more , practice , If you want to improve your level , We must learn to settle down and learn slowly and systematically , Only in the end can we gain something .
Click on the business card below , Scan the code and download the information for free .
边栏推荐
- 两个Integer比较大小,为什么100等于100,1000不等于1000?
- NLP基础之RNN基础
- Quit smoking log_ 03 (day_07)
- MySQL version 8.0.28 installation and configuration method graphic tutorial
- Recursive routines of binary trees
- 自己写的小工具,pillow库将图片转为buf
- Dropout正则化
- Log parsing of G1
- RuntimeError: Dataset not found or corrupted. You can use download=True to download it
- Preparation of hummingbird e203 development environment
猜你喜欢

Chapter_ 03 mask operation of matrix

Bladed software display incomplete solution

Chapter_ 02 how to scan and view images, query tables and time metrics in opencv

Quanzhi platform BSP tailoring (4) kernel tailoring --file Systems & Driver & miscellaneous tailoring

UML系列文章(24)高级行为---时间和空间

UML系列文章(27)體系結構建模---部署

error: subprocess-exited-with-error(fasttext)

Avez - vous vraiment compris l'entropie (y compris l'entropie croisée)

Chapter_ 06 changing the contrast and brightness of an image

Qt控制台工程显示Label小窗口
随机推荐
Mutual exclusion and synchronization in kernel
UML Series (27) Architecture Modeling - Deployment
你真的懂熵了吗(含交叉熵)
UML系列文章(23)高级行为---进程和线程
DS_Store在文件夹下自动生成的文件,怎么解决?
BSP tailoring (2) attachment 1 General setup configuration description
ROS编译报错 genmsg/cmake/genmsg-extras.cmake:307 的解决方法
echo -e打印换行符
Chapter_ 02 how to scan and view images, query tables and time metrics in opencv
Comparison between ZGC and G1 and the meaning of color points
深度学习之二手手机价格预测
Preparation of hummingbird e203 development environment
ImportError: cannot import name ‘joblib‘ from ‘sklearn.externals‘
Chapter_ 05 adding (fusing) two images using OpenCV
多线程基础(二)
“TypeError: ‘list‘ object is not callable”
Qt控制台工程显示Label小窗口
Introduction to bladed fault simulation method
Principales différences entre CMS et G1
Qt--- create dialog box 1: implementation of the subclass search keyword dialog box of qdialog