[PYTHON] GTUG Girls + PyLadiesTokyo Meetup I went to machine learning for the first time

I'm still a chick in my first year as a bottom web programmer, but I've been there. Machine learning with python.

What is PyLadies Tokyo in the first place?

PyLadies is the Japanese branch. It seems that VOYAGE Group, which is famous for EC Navi, sponsors it every time. So here is what I went to this time ↓ 2016/2/23 PyLadies Tokyo Meetup # 9 First Machine Learning

Machine learning was popular at work, and I went there because I wanted to see the office of VOYAGE group, which is famous for Way. (Lol)

Advance preparation

It is necessary to include the Anaconda environment as a preliminary preparation. Python3 based machine learning environment settings on Mac (coexistence with Python2 You should do it like this. As a flow I did, I used macbook + homebrew

** Install pyenv **

brew install pyenv

This will put the .pyenv directory in ~ and version control there.

** Installing Anaconda **

pyenv install anaconda3-2.5.0

Also, download the test data used in this deep learning http://deeplearning.net/data/mnist/mnist.pkl.gz

Contents

https://github.com/PyLadiesTokyo/intro_neural_network This is the material to clone.

git clone https://github.com/PyLadiesTokyo/intro_neural_network.git

After cloning, go to the notebooks directory and

jupyter notebook

Start Jupyter with. localhost: 8888 will start. So I proceeded with the contents of the notebook. I used Jupyter for the first time, but it's convenient. How nice. Contents

  1. Simple python grammar
  2. How to use Jupyter
  3. Machine_Learning
  4. Handwriting recognition with MNIST
  5. Neural_Network
  6. Digit_Recognizer

Somehow I was able to do something that touches the atmosphere of machine learning. Since it is only the upper side, the degree of understanding is not so good. That's how I did my first machine learning. Finally, there was an example of the answer. https://github.com/amacbee/intro_deep_learning

Also, there is a google female engineer study session, so please join us if you like. https://www.womentechmakers.com/iwd16

State of the venue

A lot of girls. IMG_1293.JPG

Oh! ?? !! ?? Somehow conscious? ?? IMG_1294.JPG

Wow! !! !! !! That ship I don't understand! !! IMG_1295.JPG

I was able to drink for free! IMG_1296.JPG

Recommended Posts

GTUG Girls + PyLadiesTokyo Meetup I went to machine learning for the first time
I tried tensorflow for the first time
For the first time in Numpy, I will update it from time to time
I tried using scrapy for the first time
How to use MkDocs for the first time
I tried python programming for the first time.
I tried Mind Meld for the first time
Try posting to Qiita for the first time
Introduction to Deep Learning for the first time (Chainer) Japanese character recognition Chapter 2 [Model generation by machine learning]
I tried to predict the change in snowfall for 2 years by machine learning
What I got into Python for the first time
I tried python on heroku for the first time
For the first time, I learned about Unix (Linux).
AI Gaming I tried it for the first time
I tried to compress the image using machine learning
Kaggle for the first time (kaggle ①)
The first step of machine learning ~ For those who want to implement with python ~
I want to create a lunch database [EP1] Django study for the first time
I want to create a lunch database [EP1-4] Django study for the first time
Kaguru for the first time
I want to move selenium for the time being [for mac]
[Machine learning] I tried to summarize the theory of Adaboost
I tried the Google Cloud Vision API for the first time
[Introduction to Reinforcement Learning] Reinforcement learning to try moving for the time being
I want to create a Dockerfile for the time being.
If you're learning Linux for the first time, do this!
Introduction to Deep Learning for the first time (Chainer) Japanese character recognition Chapter 1 [Environment construction]
[For self-learning] Go2 for the first time
See python for the first time
Start Django for the first time
Differences C # engineers felt when learning python for the first time
Before the introduction to machine learning. ~ Technology required for machine learning other than machine learning ~
How to use machine learning for work? 01_ Understand the purpose of machine learning
For the time being, I want to convert files with ffmpeg !!
I tried to create serverless batch processing for the first time with DynamoDB and Step Functions
Introduction to Deep Learning for the first time (Chainer) Japanese character recognition Chapter 3 [Character recognition using a model]
I tried logistic regression analysis for the first time using Titanic data
Record the steps to understand machine learning
I installed Python 3.5.1 to study machine learning
[Python] [Machine learning] Beginners without any knowledge try machine learning for the time being
An introduction to OpenCV for machine learning
I tried to classify guitar chords in real time using machine learning
Take the free "Introduction to Python for Machine Learning" online until 4/27 application
MongoDB for the first time in Python
Let's try Linux for the first time
I tried to visualize the model with the low-code machine learning library "PyCaret"
An introduction to Python for machine learning
The story that had nothing to do with partitions when I did disk backup with dd for the first time
I tried to understand the learning function of neural networks carefully without using a machine learning library (first half).
I tried to organize the evaluation indexes used in machine learning (regression model)
I tried to predict the presence or absence of snow by machine learning.
I tried to implement various methods for machine learning (prediction model) using scikit-learn.
I want to do machine learning even without a server --Time Series Edition -
An introduction to machine learning for bot developers
Upgrade the Azure Machine Learning SDK for Python
[Note] Deploying Azure Functions for the first time
Notes on machine learning (updated from time to time)
I played with Floydhub for the time being
[For beginners] Introduction to vectorization in machine learning
Introduction to Deep Learning for the first time (Chainer) Japanese character recognition Chapter 4 [Improvement of recognition accuracy by expanding data]
I will try to summarize the links that seem to be useful for the time being