Posts

What are the prerequisites for learning Artificial Intelligence?

Image
Copied from  https://www.quora.com/ Manoj AK  ·  Follow 33m Disha Sehgal Thu What are the prerequisites for learning Artificial Intelligence? The prerequisites for learning Artificial Intelligence (AI) can vary depending on the depth and complexity of the AI topics you intend to study. However, here are some general prerequisites that can help you get started: Programming Skills:  Proficiency in programming languages like Python or R is essential for AI development. You'll need to be comfortable with writing, debugging, and modifying code to implement AI algorithms and models. Mathematics and Statistics:  A strong foundation in mathematics, including linear algebra, calculus, and probability, is crucial for understanding the underlying concepts of AI algorithms and techniques. Machine Learning Basics:  Familiarity with the basics of machine learning, including supervised and unsupervised learning, classification, regression, clustering, and feature enginee...

Python practice resources by COURSEA

  Python practice resources by COURSEA Taken from with courtesy https://www.coursera.org/learn/python-crash-course/supplement/qQ4ox/python-resources Note copied in my block for myself particularly Create a new Repl   this repl.it very much useful and handly for Python programmer. I will also work on it. It also AI Python code generator. It is also used my Mr. Harry (codewithharry.com) You can use sites like Stack Overflow to discuss and share with other developers. you can practice by using one of the many online Python interpreters or codepads available online. There’s not much difference between an interpreter and a codepad. An interpreter is more interactive than a codepad, but they both let you execute code and see the results. Below, you’ll find links to some of the most popular online interpreters and codepads. Give them a go to find your favorite. https://www.python.org/shell/ https://www.onlinegdb.com/online_python_interpreter https://repl.it/languages/python3 ht...

My First Python Project

This project description taken from cisco learning website  https://skillsforall.com/launch?id=da0847b7-e6fc-4597-bc31-38ddd6b07a2e&tab=curriculum&view=3084e7a7-3c28-5dab-a765-67e23da7dc19 I only read the following description and started coding in Python myself I only hint and guidance for only following three line from randon import randrage randrange(1,9) Remaing program developed my self without copying.. After description of program Coding is given.   PROJECT   Tic-Tac-Toe Scenario Your task is to write  a simple program which pretends to play  tic-tac-toe  with the user . To make it all easier for you, we've decided to simplify the game. Here are our assumptions: the computer (i.e., your program) should play the game using  'X' s; the user (e.g., you) should play the game using  'O' s; the first move belongs to the computer − it always puts its first  'X'  in the middle of the board; all the squares are numbered row by...

Python Certifications

Image
  1. Python Certification from www.kaggle.com a Data Science company I already got it. 2. Python for Data Science Certification from IBM https://apps.cognitiveclass.ai/learning/course/course-v1:CognitiveClass+PY0101EN+v3/home   Obtained this certificate Following is my earned certificate site      https://courses.cognitiveclass.ai/certificates/6e6dc5e54ada492d8330c275e37ce1f0 2. Python Certification from CISCO      a. I got first Python Certificate from Cisco and Cordly      b. Now I am working on Up level Python Certificate.  https://skillsforall.com/launch?id=a0ad2851-c6d4-4980-a9a7-98b3f3108166&tab=curriculum&view=95f35c3a-fd70-5e8d-bd67-0e4a81236c85  https://courses.cognitiveclass.ai/certificates/6e6dc5e54ada492d8330c275e37ce1f0 MY Certificate from IBM "Python for Data Science" 3. Python Certification from Riple by seeing videos  View of my Certiticates https://educly.app/certificado/9c22b8e...