2929< meta property ="og:locale " content ="en_KR ">
3030< meta property ="og:site_name " content ="gitgitWi's gitgit pages ">
3131< meta property ="og:title " content ="[SKTacademy/딥러닝 입문에서 활용까지] 2강 다중클래스 ~ 3강 다층퍼셉트론(MLP) ">
32- < meta property ="og:url " content ="https://gitgitwi.github.io/aidata/python/Keras0203_SKTacademy / ">
32+ < meta property ="og:url " content ="https://gitgitwi.github.io/aidata/python/Keras02_03_SKTacademy / ">
3333< meta property ="og:image " content ="https://gitgitwi.github.io/assets/images/me/me.png ">
3434
3535
5454
5555
5656
57- < link rel ="canonical " href ="/aidata/python/Keras0203_SKTacademy / ">
57+ < link rel ="canonical " href ="/aidata/python/Keras02_03_SKTacademy / ">
5858
5959
6060
@@ -948,11 +948,11 @@ <h1 id="실습--pima-indian-diabetes">실습 : Pima Indian Diabetes</h1>
948948 < section class ="page__share ">
949949
950950
951- < a href ="https://twitter.com/intent/tweet?text=%5BSKTacademy%2F%EB%94%A5%EB%9F%AC%EB%8B%9D+%EC%9E%85%EB%AC%B8%EC%97%90%EC%84%9C+%ED%99%9C%EC%9A%A9%EA%B9%8C%EC%A7%80%5D+2%EA%B0%95+%EB%8B%A4%EC%A4%91%ED%81%B4%EB%9E%98%EC%8A%A4+~+3%EA%B0%95+%EB%8B%A4%EC%B8%B5%ED%8D%BC%EC%85%89%ED%8A%B8%EB%A1%A0%28MLP%29%20https%3A%2F%2Fgitgitwi.github.io%2Faidata%2Fpython%2FKeras0203_SKTacademy %2F " class ="btn btn--twitter " onclick ="window.open(this.href, 'window', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false; " title ="Share on Twitter "> < i class ="fab fa-fw fa-twitter " aria-hidden ="true "> </ i > < span > Twitter</ span > </ a >
951+ < a href ="https://twitter.com/intent/tweet?text=%5BSKTacademy%2F%EB%94%A5%EB%9F%AC%EB%8B%9D+%EC%9E%85%EB%AC%B8%EC%97%90%EC%84%9C+%ED%99%9C%EC%9A%A9%EA%B9%8C%EC%A7%80%5D+2%EA%B0%95+%EB%8B%A4%EC%A4%91%ED%81%B4%EB%9E%98%EC%8A%A4+~+3%EA%B0%95+%EB%8B%A4%EC%B8%B5%ED%8D%BC%EC%85%89%ED%8A%B8%EB%A1%A0%28MLP%29%20https%3A%2F%2Fgitgitwi.github.io%2Faidata%2Fpython%2FKeras02_03_SKTacademy %2F " class ="btn btn--twitter " onclick ="window.open(this.href, 'window', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false; " title ="Share on Twitter "> < i class ="fab fa-fw fa-twitter " aria-hidden ="true "> </ i > < span > Twitter</ span > </ a >
952952
953- < a href ="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgitgitwi.github.io%2Faidata%2Fpython%2FKeras0203_SKTacademy %2F " class ="btn btn--facebook " onclick ="window.open(this.href, 'window', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false; " title ="Share on Facebook "> < i class ="fab fa-fw fa-facebook " aria-hidden ="true "> </ i > < span > Facebook</ span > </ a >
953+ < a href ="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgitgitwi.github.io%2Faidata%2Fpython%2FKeras02_03_SKTacademy %2F " class ="btn btn--facebook " onclick ="window.open(this.href, 'window', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false; " title ="Share on Facebook "> < i class ="fab fa-fw fa-facebook " aria-hidden ="true "> </ i > < span > Facebook</ span > </ a >
954954
955- < a href ="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fgitgitwi.github.io%2Faidata%2Fpython%2FKeras0203_SKTacademy %2F " class ="btn btn--linkedin " onclick ="window.open(this.href, 'window', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false; " title ="Share on LinkedIn "> < i class ="fab fa-fw fa-linkedin " aria-hidden ="true "> </ i > < span > LinkedIn</ span > </ a >
955+ < a href ="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fgitgitwi.github.io%2Faidata%2Fpython%2FKeras02_03_SKTacademy %2F " class ="btn btn--linkedin " onclick ="window.open(this.href, 'window', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false; " title ="Share on LinkedIn "> < i class ="fab fa-fw fa-linkedin " aria-hidden ="true "> </ i > < span > LinkedIn</ span > </ a >
956956</ section >
957957
958958
@@ -962,8 +962,8 @@ <h1 id="실습--pima-indian-diabetes">실습 : Pima Indian Diabetes</h1>
962962 < div id ="disqus_thread "> </ div >
963963 < script >
964964 var disqus_config = function ( ) {
965- this . page . url = "https://gitgitwi.github.io/aidata/python/Keras0203_SKTacademy /" ; // Replace PAGE_URL with your page's canonical URL variable
966- this . page . identifier = "/aidata/python/Keras0203_SKTacademy " ; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
965+ this . page . url = "https://gitgitwi.github.io/aidata/python/Keras02_03_SKTacademy /" ; // Replace PAGE_URL with your page's canonical URL variable
966+ this . page . identifier = "/aidata/python/Keras02_03_SKTacademy " ; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
967967 } ;
968968
969969 ( function ( ) { // DON'T EDIT BELOW THIS LINE
@@ -983,7 +983,8 @@ <h1 id="실습--pima-indian-diabetes">실습 : Pima Indian Diabetes</h1>
983983 "> Previous</ a >
984984
985985
986- < a href ="# " class ="pagination--pager disabled "> Next</ a >
986+ < a href ="/aidata/python/Keras04_CNN/ " class ="pagination--pager " title ="[SKTacademy/딥러닝 입문에서 활용까지] 4강. CNN; Convolutional Neural Networks
987+ "> Next</ a >
987988
988989 </ nav >
989990
@@ -1004,38 +1005,16 @@ <h4 class="page__related-title">You May Also Enjoy</h4>
10041005
10051006 < h2 class ="archive__item-title " itemprop ="headline ">
10061007
1007- < a href ="/aidata/python/wikidocs_collections / " rel ="permalink "> Wikidocs & GithubPages Collections about DeepLearning, MachineLearning
1008+ < a href ="/aidata/python/Keras06_GM / " rel ="permalink "> [SKTacademy/딥러닝 입문에서 활용까지] 6강. GM ~ 7강. Keras vs. PyTorch
10081009</ a >
10091010
10101011 </ h2 >
10111012
10121013
1013- < p class ="page__meta "> < i class ="far fa-fw fa-calendar-alt " aria-hidden ="true "> </ i > April 30 2020</ p >
1014+ < p class ="page__meta "> < i class ="far fa-fw fa-calendar-alt " aria-hidden ="true "> </ i > May 03 2020</ p >
10141015
1015- < p class ="archive__item-excerpt " itemprop ="description "> mkdate : 2020/04/29/Wed
1016-
1017-
1018-
1019- with Python
1020-
1021- 딥 러닝을 이용한 자연어 처리 입문
1022-
1023-
1024- 원준
1025- 2020년 04월 28일
1026-
1027-
1028- 딥 러닝을 이용한 자연어 처리 심화
1029-
1030-
1031- 원준
1032- 2019년 11월 29일
1033-
1034-
1035- PyTorch로 시작하는 딥 러닝 입문
1036-
1037-
1038- 원...</ p >
1016+ < p class ="archive__item-excerpt " itemprop ="description ">
1017+ </ p >
10391018 </ article >
10401019</ div >
10411020
@@ -1049,15 +1028,15 @@ <h2 class="archive__item-title" itemprop="headline">
10491028
10501029 < h2 class ="archive__item-title " itemprop ="headline ">
10511030
1052- < a href ="/career/CPTeamX%EC%84%9C%EC%B4%88%EA%B5%AC%EC%B2%AD_%EC%99%B8%EA%B5%AD%EA%B3%84_%EC%B7%A8%EC%97%85%EB%A9%98%ED%86%A0%EB%A7%81/ " rel ="permalink "> CPTeam X 서초구청 외국계 취업 멘토링(IBM, AWS 등)
1031+ < a href ="/aidata/python/Keras05_RNN/ " rel ="permalink "> [SKTacademy/딥러닝 입문에서 활용까지] 5강. RNN; Recurrent Neural Networks
10531032</ a >
10541033
10551034 </ h2 >
10561035
10571036
1058- < p class ="page__meta "> < i class ="far fa-fw fa-calendar-alt " aria-hidden ="true "> </ i > April 29 2020</ p >
1037+ < p class ="page__meta "> < i class ="far fa-fw fa-calendar-alt " aria-hidden ="true "> </ i > May 03 2020</ p >
10591038
1060- < p class ="archive__item-excerpt " itemprop ="description "> date: Apr 29, 2020 6 ~ 9 PM
1039+ < p class ="archive__item-excerpt " itemprop ="description ">
10611040</ p >
10621041 </ article >
10631042</ div >
@@ -1072,23 +1051,16 @@ <h2 class="archive__item-title" itemprop="headline">
10721051
10731052 < h2 class ="archive__item-title " itemprop ="headline ">
10741053
1075- < a href ="/aidata/python/lec-ML_quick_review / " rel ="permalink "> [Python] ML Quick Review
1054+ < a href ="/aidata/python/Keras04_CNN / " rel ="permalink "> [SKTacademy/딥러닝 입문에서 활용까지] 4강. CNN; Convolutional Neural Networks
10761055</ a >
10771056
10781057 </ h2 >
10791058
10801059
1081- < p class ="page__meta "> < i class ="far fa-fw fa-calendar-alt " aria-hidden ="true "> </ i > April 27 2020</ p >
1082-
1083- < p class ="archive__item-excerpt " itemprop ="description "> 연휴기간 (04/30~05/05) 과제
1084-
1085-
1086- 본인이 지원하고자하는 회사 3군데 조사
1087- 1.의 회사 관련 포트폴리오 주제 선정
1060+ < p class ="page__meta "> < i class ="far fa-fw fa-calendar-alt " aria-hidden ="true "> </ i > May 03 2020</ p >
10881061
1089- 06/01 ~ 06/14 : 최종 포트폴리오 준비 기간
1090- 06/15 : 프로젝트 발표
1091- 동시에 Java Spring...</ p >
1062+ < p class ="archive__item-excerpt " itemprop ="description ">
1063+ </ p >
10921064 </ article >
10931065</ div >
10941066
@@ -1102,16 +1074,38 @@ <h2 class="archive__item-title" itemprop="headline">
11021074
11031075 < h2 class ="archive__item-title " itemprop ="headline ">
11041076
1105- < a href ="/career/Fri_CPTeamX%EC%98%81%EB%93%B1%ED%8F%AC%EA%B5%AC%EC%B2%AD/ " rel ="permalink "> CPTeam X 영등포구청 외국계 취업 멘토링(MS,AWS 등)
1077+ < a href ="/aidata/python/wikidocs_collections/ " rel ="permalink "> Wikidocs & GithubPages Collections about DeepLearning, MachineLearning
11061078</ a >
11071079
11081080 </ h2 >
11091081
11101082
1111- < p class ="page__meta "> < i class ="far fa-fw fa-calendar-alt " aria-hidden ="true "> </ i > April 24 2020</ p >
1083+ < p class ="page__meta "> < i class ="far fa-fw fa-calendar-alt " aria-hidden ="true "> </ i > April 30 2020</ p >
11121084
1113- < p class ="archive__item-excerpt " itemprop ="description "> date: Apr 24, 2020 6 ~ 9 PM
1114- </ p >
1085+ < p class ="archive__item-excerpt " itemprop ="description "> mkdate : 2020/04/29/Wed
1086+
1087+
1088+
1089+ with Python
1090+
1091+ 딥 러닝을 이용한 자연어 처리 입문
1092+
1093+
1094+ 원준
1095+ 2020년 04월 28일
1096+
1097+
1098+ 딥 러닝을 이용한 자연어 처리 심화
1099+
1100+
1101+ 원준
1102+ 2019년 11월 29일
1103+
1104+
1105+ PyTorch로 시작하는 딥 러닝 입문
1106+
1107+
1108+ 원...</ p >
11151109 </ article >
11161110</ div >
11171111
@@ -1221,8 +1215,8 @@ <h2 class="archive__item-title" itemprop="headline">
12211215< div id ="disqus_thread "> </ div >
12221216 < script >
12231217 var disqus_config = function ( ) {
1224- this . page . url = "https://gitgitwi.github.io/aidata/python/Keras0203_SKTacademy /" ; // Replace PAGE_URL with your page's canonical URL variable
1225- this . page . identifier = "/aidata/python/Keras0203_SKTacademy " ; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
1218+ this . page . url = "https://gitgitwi.github.io/aidata/python/Keras02_03_SKTacademy /" ; // Replace PAGE_URL with your page's canonical URL variable
1219+ this . page . identifier = "/aidata/python/Keras02_03_SKTacademy " ; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
12261220 } ;
12271221
12281222 ( function ( ) { // DON'T EDIT BELOW THIS LINE
0 commit comments