From 45fb46e35996448f83069a1be774c56e668868ed Mon Sep 17 00:00:00 2001 From: haven-jeon Date: Sun, 2 Apr 2017 21:41:30 +0900 Subject: [PATCH] README --- README.Rmd | 5 ++--- README.md | 7 ++----- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/README.Rmd b/README.Rmd index 312fbdc..fad963e 100644 --- a/README.Rmd +++ b/README.Rmd @@ -1,9 +1,8 @@ --- -title: "README" +title: "Machine Learning with TensorFlow(R version)" output: github_document --- -# Machine Learning with TensorFlow(R version) [This](https://github.com/haven-jeon/TensorFlow-Book-R) is the unofficial code repository for [Machine Learning with TensorFlow](http://www.tensorflowbook.com/) with **R**. @@ -17,7 +16,7 @@ This repository may contain different experiment R code. # TODO - 예제 코드 완성 -- R Reference Class 기반 코드 재활용성 추구 +- R Reference Class 기반 코드 재활용성 개선 - GAN 모듈 추가 diff --git a/README.md b/README.md index 7577a84..40a4d4c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,5 @@ -README -================ - Machine Learning with TensorFlow(R version) -=========================================== +================ [This](https://github.com/haven-jeon/TensorFlow-Book-R) is the unofficial code repository for [Machine Learning with TensorFlow](http://www.tensorflowbook.com/) with **R**. @@ -14,7 +11,7 @@ TODO ==== - 예제 코드 완성 -- R Reference Class 기반 코드 재활용성 추구 +- R Reference Class 기반 코드 재활용성 개선 - GAN 모듈 추가 Requirement