[Note] Python, when starting machine learning / deep learning [Links]

I haven't done any programming, so I've summarized what I referred to before learning how to use Python and the basics of machine learning and deep learning. It is basically a summary of articles for beginners.


** About environment construction ** ・ TensorFlow environment construction About installation of Anaconda and TensorFlow.

-How to install the deep learning framework Tensorflow 1.0 in the Anaconda environment of Windows Similarly about installing TensorFlow.

How to use TensorBoard It describes in detail how to use Tensorboard.


** How to use Python ** ・ Scipy Lecture Notes (Japanese translation) You can master most of the basic usage (especially NumPy, Matplotlib, Scipy) just by reading here.

I made a Python text Similarly, you can master most of the basic usage just by reading here.


Introduction of Machine LearningMNIST For ML Beginners English. Explains the basics of machine learning (ML) and MNIST.

I'm neither a programmer nor a data scientist, but I've touched Tensorflow for a month, so it's super easy to understand The article above is carefully explained and supplemented in Japanese.

Neural network and deep learning Translate English articles. For those who want to understand the essence, although the content is insanely rich.


Reference bookIntroduction to Python for scientific computing-Development basics, essential libraries, speeding up Although it is written as an introduction, it is highly recommended for those who have a little bit of Python or programming. It also explains in an easy-to-understand manner how Numpy, Scipy, Pandas, etc. handle data. It was a good book for people who have nothing to do with science and technology.


** Introduction of interesting articles ** ・ Let's feel like a material researcher with python [Introduction to pymatgen] As an introduction to Materials Informatics. The content is easy to get along with.

Commentary by Toshihiro Kamishima Many commentary articles by experts. The content is quite rich, but it is very helpful.

Solve all 2015 Center Test for University Admissions Mathematics IA with a program (Python) Introducing a calculation method using Python (especially Scipy). Even if I didn't understand the detailed formulas, I was just excited and felt the possibility.


Recommended Posts

[Note] Python, when starting machine learning / deep learning [Links]
[Python] Learning Note 1
Python Deep Learning
Deep learning × Python
[Python] When an amateur starts machine learning
[Python / Machine Learning] Why Deep Learning # 1 Perceptron Neural Network
Machine learning starting with Python Personal memorandum Part2
Python: Deep Learning Practices
Machine learning starting with Python Personal memorandum Part1
Python: Deep Learning Tuning
Mayungo's Python Learning Note: List of stories and links
Reinforcement learning starting with Python
Machine learning with Python! Preparation
Python Machine Learning Programming> Keywords
3 months note for starting Python
Beginning with Python machine learning
When adding highly independent features
Introduction to machine learning Note writing
[Python] When an amateur starts machine learning
Machine learning
Machine learning of sports-Analysis of J-League as an example-②
[Note] Python, when starting machine learning / deep learning [Links]
Note links that may be useful when using Python, Selenium2
Introduction to machine learning Note writing
Machine learning with python (1) Overall classification
Machine learning summary by Python beginners
<For beginners> python library <For machine learning>
Organize machine learning and deep learning platforms
Python: Preprocessing in Machine Learning: Overview
"Scraping & machine learning with Python" Learning memo
Eliminate WARNING when starting Python IDLE
(python) Deep Learning Library Chainer Basics Basics
[Note] AI / machine learning / python related websites [updated from time to time]
Python & Machine Learning Study Memo: Environment Preparation
Machine learning beginners take Coursera's Deep learning course
Summary Note on Deep Learning -4.2 Loss Function-
Notes on PyQ machine learning python grammar
Use machine learning APIs A3RT from Python
Machine learning with python (2) Simple regression analysis
Note when creating an environment with python
I installed Python 3.5.1 to study machine learning
Why Python is chosen for machine learning
Note: Python
Python: Preprocessing in machine learning: Data acquisition
Machine learning
[Shakyo] Encounter with Python for machine learning
Personal notes and links about machine learning ① (Machine learning)
[Python] First data analysis / machine learning (Kaggle)
python learning
Python: Gender Identification (Deep Learning Development) Part 1
Python: Gender Identification (Deep Learning Development) Part 2
[Python] Web application design for machine learning
Python and machine learning environment construction (macOS)
Python note
Data analysis starting with python (data preprocessing-machine learning)
An introduction to Python for machine learning
[Python] Saving learning results (models) in machine learning
Python: Preprocessing in machine learning: Data conversion
Python & Machine Learning Study Memo ③: Neural Network
Deep Learning
Python & Machine Learning Study Memo ④: Machine Learning by Backpropagation
Python & Machine Learning Study Memo ⑥: Number Recognition
Build AI / machine learning environment with Python
Summary Note on Deep Learning -4.3 Gradient Method-
[Python] Easy introduction to machine learning with python (SVM)
Recommended study order for machine learning / deep learning beginners