Skip to content

Commit

Permalink
modified assignment5/REAMME.md
Browse files Browse the repository at this point in the history
  • Loading branch information
quinwu committed Oct 29, 2017
1 parent c272666 commit c910659
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,9 @@
.ipynb_checkpoints
stuff
*.pyc

assignment4/*
assignment6/*
assignment7/*
assignment8/*

2 changes: 1 addition & 1 deletion assignment5/homework/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
- 截止时间:`2017年11月05日08点`
- 提交方式:将完成的作业文件提交到[wukuan1995@gmail.com](mailto:wukuan1995@gmail.com),邮件的标题为`姓名-assignment5`
- 格式说明:
- 需要提交的文件:`logistic_regression.ipynb`文件以及他生成的`.html`文件、`logistic_regression.py`代码文件。
- 需要提交的文件:`two_layer_net.ipynb`文件以及他生成的`.html`文件、`neural_net.py`代码文件。
- 将这些文件压缩成一个`.zip`文件, 命名与邮件标题相同。
- 你提交的作业版本应与Github上的最新版本一致。

0 comments on commit c910659

Please sign in to comment.