Help me with new robotics idea | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Help me with new robotics idea

About machine learning

6th Dec 2021, 6:39 PM
Aditya Rathi
Aditya Rathi - avatar
2 Answers
+ 6
Aditya Rathi Learn machine learning and Artificial intelligence... Some important packages of python are :- =>Numpy :- NumPy is the primary tool for scientific computing in Python. It combines the flexibility and simplicity of Python with the speed of languages like C and Fortran. => Pandas :- If you work with tabular, time series, or matrix data, pandas is your go-to Python package. It is known as a fast, efficient, and easy-to-use tool for data analysis and manipulation. It works with data frame objects; a data frame is a dedicated structure for two-dimensional data. =>Matplotlib :- Matplotlib is the most common data exploration and visualization library. You can use itto create basic graphs like line plots, histograms, scatter plots, bar charts, and pie charts. =>Sci-Py :-SciPy is an open-source and free Python library utilized for scientific computing and technical computing. =>Scikit-learn :- Scikit-learn is another notable open-source Python machine learning library.
8th Dec 2021, 3:59 AM
Pallavi Bhardwaj
Pallavi Bhardwaj - avatar
+ 5
In short If you have completed python basics , you should learn these packages :- • Numpy • Scipy • Scikit-learn • Theano • TensorFlow • Keras • PyTorch • Pandas • Matplotlib
8th Dec 2021, 4:01 AM
Pallavi Bhardwaj
Pallavi Bhardwaj - avatar