Autoencoder (ver. Flux in Julia) DATA SET 출처¶ http://archive.ics.uci.edu/ml/datasets/Iris (UCI, Iris Data Set)https://gist.githubusercontent.com/netj/8836201/raw/6f9306ad21398ea43cba4f7d537619d0e07d5ae3/iris.csv (Github, Iris Data Set) 참고자료¶ https://deepstat.tistory.com/15 (Autoencoder ver.R)https://deepstat.tistory.com/31 (Autoencoder ver.Python)http://fluxml.ai/ (Flux in Julia) Autoencoder (ve..
CNN Convolutional Neural Network (ver. Flux in Julia) 참고자료¶http://jorditorres.org/first-contact-with-tnesorflow/#cap5 (First Contact with tensorflow)https://deepstat.tistory.com/11 (Convolutional Neural Network (ver. Python)https://deepstat.tistory.com/12 (Convolutional Neural Network (ver. R)http://fluxml.ai/ (flux: The Elegant Machine Learning Stack) CNN Convolutional Neural Network (ver. Flux..
단일신경망 Single Layer Neural Network (ver. Flux in Julia) 참고자료¶http://jorditorres.org/first-contact-with-tnesorflow/#cap4 (First Contact with tensorflow)https://deepstat.tistory.com/9 (단일신경망 Single Layer Neural Network (ver. Tensorflow for Python)https://deepstat.tistory.com/10 (단일신경망 Single Layer Neural Network (ver. Tensorflow for R)http://fluxml.ai/ (flux: The Elegant Machine Learning Stack) 단일신..
선형 회귀분석 Linear regression (ver. Flux in Julia) 참고자료¶http://jorditorres.org/first-contact-with-tensorflow/#cap2 (First contact with tensorflow)http://fluxml.ai/ (flux: The Elegant Machine Learning Stack)https://deepstat.tistory.com/5 (선형 회귀분석 Linear regression ver. Tensorflow for Python)https://deepstat.tistory.com/6 (선형 회귀분석 Linear regression ver.Tensorflow for R) 선형 회귀분석 (ver. Flux in Julia)¶ l..