From zero knowledge of Python to making AI in the first grade of junior high school

Hello, this is zenbo m (_ ) m From now on, I would like to learn from zero knowledge of Python! (^^)

Why did you decide to do Python in the first place?

In recent years, the attention of AI has increased dramatically, which is the development of machine learning and deep learning technologies. In this context, I thought that I should learn about AI from now on in order to move forward in the IT world. At that time, I read an article on the internet, which recommended Python for creating AI! Here I started to get interested in Python

For now, Python feels minor, but ...

Certainly not so famous in Japan for now It is very used overseas YouTube Dropbox Instagram And so on. After seeing this information, I decided to learn Python.

Then, I would like to actually start learning from the next. Also, if you have any advice after reading the articles from now on, please leave a comment. Originally, I decided to study while writing articles on Qiita because I wanted to receive advice. Well, this time I will close it here.

Then, thank you from now on!

Recommended Posts

From zero knowledge of Python to making AI in the first grade of junior high school
I tried to refactor the code of Python beginner (junior high school student)
I tried to remodel the code of Python beginner (junior high school student) into object-oriented crunchy
AI programming education started in elementary to junior high schools in the United States (introduction of free AI tools)
The wall of changing the Django service from Python 2.7 to Python 3
The first step to getting Blender available from Python
To do the equivalent of Ruby's ObjectSpace._id2ref in Python
How to quickly count the frequency of appearance of characters from a character string in Python?
[Python] The first step to making a game with Pyxel
What beginners learned from the basics of variables in python
The story of returning to the front line for the first time in 5 years and refactoring Python Django
How to determine the existence of a selenium element in Python
How to know the internal structure of an object in Python
[Python] PCA scratch in the example of "Introduction to multivariate analysis"
[Cloudian # 9] Try to display the metadata of the object in Python (boto3)
[Python] Try to graph from the image of Ring Fit [OCR]
How to check the memory size of a variable in Python
[Python] How to get the first and last days of the month
First python ② Try to write code while examining the features of python
Output the contents of ~ .xlsx in the folder to HTML with Python
Feel free to change the label of the legend in Seaborn in python
I wrote the code to write the code of Brainf * ck in python
How to check the memory size of a dictionary in Python
From the introduction of JUMAN ++ to morphological analysis of Japanese with Python
Various ways to create an array of numbers from 1 to 10 in Python.
Change the active version in Pyenv from anaconda to plain Python
First Python 3 ~ The beginning of repetition ~
In the python command python points to python3.8
The first step in Python Matplotlib
[Python] What to do when PEP8 is violated in the process of importing from the directory added to sys.path
[Completed version] Try to find out the number of residents in the town from the address list with Python
I want to batch convert the result of "string" .split () in Python
I want to explain the abstract class (ABCmeta) of Python in detail.
Script of "Programming book starting from elementary and junior high school students"
The result of making the first thing that works with Python (image recognition)
For the first time in Numpy, I will update it from time to time
[Introduction to Python] Thorough explanation of the character string type used in Python!
Try to solve a set problem of high school math with Python
I made a program to check the size of a file in Python
An example of the answer to the reference question of the study session. In python.
[Python] Ikiri high school students will explain blockchain to beginners in 10 minutes! !! !!
Check the behavior of destructor in Python
The story of making Python an exe
Learning notes from the beginning of Python 1
The result of installing python in Anaconda
From Attention of Zero Tsuku 2 to Transformer
MongoDB for the first time in Python
The basics of running NoxPlayer in Python
How to dynamically zero pad in Python
In search of the fastest FizzBuzz in Python
Convert from Markdown to HTML in Python
Learning notes from the beginning of Python 2
Various ways to read the last line of a csv file in Python
How to pass the execution result of a shell command in a list in Python
Data analysis in Python Summary of sources to look at first for beginners
Introduction to Python Mathematical Optimization Solving junior high school math problems with pulp
I want to use Python in the environment of pyenv + pipenv on Windows 10
[Python] A junior high school student implemented Perceptron and tried to classify irises.
Use PIL in Python to extract only the data you want from Exif
Visualize the timeline of the number of issues on GitHub assigned to you in Python
How to find the coefficient of the trendline that passes through the vertices in Python