From 9e100f0541714983a671cd29d437fc25b85a6090 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=96=9B=E5=B0=9A=E5=B2=AD?= Date: Thu, 2 Jul 2020 17:24:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0tf2.0=E5=AD=A6=E4=B9=A0?= =?UTF-8?q?=E7=BD=91=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/vcs.xml | 6 ++++++ README.md | 2 ++ 2 files changed, 8 insertions(+) create mode 100644 .idea/vcs.xml diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 00000000..35eb1ddf --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/README.md b/README.md index 9a99fc81..2d86fab7 100644 --- a/README.md +++ b/README.md @@ -266,6 +266,8 @@ WordNet可以被看作是一个同义词词典 * https://www.biaodianfu.com/nltk.html/amp +TensorFlow 2.0学习网址 +* https://github.com/lyhue1991/eat_tensorflow2_in_30_days ## 3.自然语言处理