
> Anaconda installation: https://anaconda.org/anaconda/python
> Theano installation: http://deeplearning.net/software/theano/install.html#install
> Tensorflow installation: https://www.tensorflow.org/install/
> Keras installation: Try "conda install keras" from Anaconda Command Prompt https://keras.io/#installation
- Keras tutorial: https://keras.io/#getting-started-30-seconds-to-keras
- Keras examples:
-- All: https://github.com/keras-team/keras/tree/master/examples
-- Simple neural network: https://github.com/keras-team/keras/blob/master/examples/mnist_mlp.py
'빅데이터분석 > 파이썬 활용' 카테고리의 다른 글
!UCSD prep (0) | 2019.11.11 |
---|---|
!TSNE (0) | 2019.11.11 |
!UCSD_ANAMALY_DATASET + LRCN (0) | 2019.11.11 |
Python Code 편의 기능 (0) | 2019.11.11 |
Jupyter Notebook을 Chrome에서 열기 (0) | 2019.11.11 |