Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

What python libraries do I need for machine learning?

+10 votes
asked Mar 27, 2023 by Eidnoxon (5,110 points)
I have asked this question once, but no one replied. I thought I would try again. If I'd like to create an A.I or a robot, what python libraries should I learn? Or if you think python isn't the best programming language to begin with machine learning, tell me what other programming language do you recommend :D I would appreciate your answer.

1 Answer

+3 votes
answered Mar 27, 2023 by Java Codes (360 points)
  • pandas.
  • Matplotlib.
  • Scikit-Learn.
  • NumPy.
  • TensorFlow.
  • Keras.
  • Theano.
  • PyTorch.
commented Mar 29, 2023 by Eidnoxon (5,110 points)
Do I need to learn all of them?
commented Apr 1, 2023 by deepak sai (120 points)
information is corect
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and and receive answers from other members of the community.
...