Loading lesson path
Concept visual
Start from A
Machine Learning and Artificial Intelligence are:
R
C++
is the second oldest programming language in the world (1958), one year younger than Fortran (1957).
John McCarthy who invented LISP.
(self modifying functions), and this is very suitable for Machine Learning programs where
Formula
"self - learning" is an important part of the program.R is a programming language for
Statistical computing.
R Foundation for Statistical Computing. R comes with a wide set of statistical and graphical techniques for:
Formula
Python is a general - purpose coding language. It can be used for all types of programming and software development.Python is typically used for server development, like building web apps for web servers.
Data Science. An advantage for using Python is that it comes with some very suitable libraries: NumPy (Library for working with Arrays) SciPy (Library for Statistical Science) Matplotlib (Graph Plotting Library) NLTK (Natural Language Toolkit) TensorFlow (Machine Learning)
C++ C++ holds the title: "
". Because of the speed, C++ is a preferred language when programming Computer Games. It provides faster execution and has less response time which is applied in search engines and development of computer games. Google uses C++ in Artificial Intelligence and Machine Learning programs for SEO (Search Engine Optimization).
is a super-fast C++ library with support for supervised learning algorithms, linear regression, neural networks, and clustering.
Formula
is also a super - fast machine learning library for C ++.