Python & Machine Learning Study Memo: Environment Preparation

Introduction

Interested in Python and machine learning, which are popular these days, and started studying. I will write it here as a memorandum.

Reference materials

Udemy Everyone's AI Course Artificial Intelligence and Machine Learning Learned from Zero with Python https://www.udemy.com/course/learning-ai/

Installed

Where I stumbled

I stumbled upon installing numpy. I should be able to install it by pressing a button with Pycharm, but I was told that SSL is awesome. cap.jpg This non-installable phenomenon was solved by selecting "Existing interpriter" in the "Project interpritor" selection when "New Project" in Pycharm and setting it to refer to python.exe directly under Anaconda3. I don't really understand the karakuri here. cap2.jpg

Learn

It was well understood that it has a high affinity for mathematical problems. For example


x = np.arange(0, 10, 0.1)
y = 2*x + 1

Only in the above, y becomes an array obtained by converting each element of the array x. Does "=" represent a map? It would be confusing if it was C's head.

Recommended Posts

Python & Machine Learning Study Memo: Environment Preparation
Python & Machine Learning Study Memo ③: Neural Network
Python & Machine Learning Study Memo ④: Machine Learning by Backpropagation
Python & Machine Learning Study Memo ⑥: Number Recognition
Python & Machine Learning Study Memo ⑤: Classification of irises
Python & Machine Learning Study Memo ②: Introduction of Library
Machine learning with Python! Preparation
Python & Machine Learning Study Memo ⑦: Stock Price Forecast
Memo for building a machine learning environment using Python
"Scraping & machine learning with Python" Learning memo
[Memo] Machine learning
Build a python machine learning study environment on macOS sierra
I installed Python 3.5.1 to study machine learning
Python and machine learning environment construction (macOS)
Build AI / machine learning environment with Python
Python class (Python learning memo ⑦)
My python environment memo
Python module (Python learning memo ④)
Machine learning course memo
Build a Python machine learning environment with a container
Python exception handling (Python learning memo ⑥)
Build an interactive environment for machine learning in Python
Build a machine learning Python environment on Mac OS
Python learning memo for machine learning by Chainer from Chapter 2
Python learning memo for machine learning by Chainer Chapters 1 and 2
Machine Learning Study Resource Notepad
Build a machine learning application development environment with Python
Practical machine learning system memo
Machine learning environment construction macbook 2021
Build a machine learning environment
Python Machine Learning Programming> Keywords
[MEMO] [Development environment construction] Python
Beginning with Python machine learning
Build an environment for machine learning using Python on MacOSX
Python learning memo for machine learning by Chainer Chapter 7 Regression analysis
Machine learning environment settings based on Python 3 on Mac (coexistence with Python 2)
Build a PyData environment for a machine learning study session (January 2017)
Python control syntax, functions (Python learning memo ②)
Python environment construction memo on Windows 10
Python + Unity Reinforcement learning environment construction
[Personal memo] Python virtual environment command memo
Machine learning with python (1) Overall classification
Machine learning summary by Python beginners
Input / output with Python (Python learning memo ⑤)
Python environment construction memo on Mac
GitHub x Python development preparation memo
Python colorama Color memo (Cmder environment)
<For beginners> python library <For machine learning>
Vim + Python development environment setting memo
Python: Preprocessing in Machine Learning: Overview
Interval scheduling learning memo ~ by python ~
Emacs Python development environment construction memo
Python memo
How about Anaconda for building a machine learning environment in Python?
Python learning memo for machine learning by Chainer Chapter 8 Introduction to Numpy
python memo
Building a Windows 7 environment for getting started with machine learning with Python
Python learning memo for machine learning by Chainer Chapter 10 Introduction to Cupy
Python memo
Machine learning
python memo