프로그램 만드는 AI, 알파코드
Post
원문 보기 →프로그램 만드는 AI, 알파코드
프로그램 만드는 AI, 알파코드https://alphacode.deepmind.com/https://news.naver.com/main/read.naver?mode=LSD&mid=shm&sid1=105&oid=421&aid=0005880752https://www.dongascience.com/news.php?idx=52123-------------------------------------------------------------------------------------------------------------- 2012년이 딥러닝의 원년이다.2011년 Relu 함수의 출현 : vanishing gradient problem 해결, 표현력이 높은 딥러닝이 시작됨.2012년
Related Posts
3 postscycleGAN
cycleGAN [unpaired image-to-image translation] How to Develop a CycleGAN for Image-to-Image Translation with Keras (machinelearningmastery.com)A Gentle Introduction to CycleGAN for Image Translation (machinelearningmastery.com)https://www.kaggle.com/upamanyumukherjee/cyclegan[Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks][1703.10593] Unpaired Image-to-Image Tran
vanishing gradient problem
vanishing gradient problemVisualizing the vanishing gradient problem (machinelearningmastery.com) 인공신경망의 성공, 즉, deep learning의 성공은 바로 vanishing gradient problem을 해결한 것에서 시작한다. 즉, 역전파 방법에서의 혁신이 이루어졌기 때문이다. 컴퓨터의 발전이 이것을 이루어 낸 것이 아니다. 매우 많은 수의 hidden layer들이 있을 때, 기울기가 감소하는 문제는 무엇인가? 이것은 학습을 진행하는데 어려움을 이야기 하는 것이다. 학습의 방향이 전달되지 않는 현상을 의미한다. 분명이 가중치를 변경시켜야하는 방향을 알고 있지만, 실제로 가중치를 바꾸지 못하는 현상을 말한다. 다시
image data, CNN, and Bayesian optimization [keras, tensorflow]
CNN 모델의 초월 매개변수를 베이지안 옵티마이제이션으로 처리하기 GitHub - dtakao-lab/Nagao2020: Robust Classification of Cell Cycle Phase and Biological Feature Extraction by Image-Based Deep Learninghttps://github.com/dtakao-lab/Nagao2020 LightGBM의 초월 매개변수들을 최적화하는 것이 때때로 중요할 수 있다.Imagination is more important than knowledge (지식보다 상상) : 가장 쉬운 LightGBM 모델 [분류, 회귀] (egloos.com)http://incredible.egloos.com/7479081 이 때, 통상, 베



