I'm still a chick in my first year as a bottom web programmer, but I've been there. Machine learning with python.
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)
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
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
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
A lot of girls.
Oh! ?? !! ?? Somehow conscious? ??
Wow! !! !! !! That ship I don't understand! !!
I was able to drink for free!
Recommended Posts