Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Non Ambiguous names for days #71

Closed
2 of 4 tasks
ramon-astudillo opened this issue Jan 30, 2018 · 1 comment
Closed
2 of 4 tasks

Feature: Non Ambiguous names for days #71

ramon-astudillo opened this issue Jan 30, 2018 · 1 comment

Comments

@ramon-astudillo
Copy link
Member

ramon-astudillo commented Jan 30, 2018

Using day0, day1, etc is ambiguous and error prone since we change the order often. Also it is difficult to relate exercises with tests. I propose the following:

  • Use clearer naming scheme for each chapter e.g. linear_classifiers.
  • Keep the name in references in the guide
  • Use clearer naming scheme for each exercise e.g. backpropagation_numpy
  • Keep the name in references in the guide
@ramon-astudillo ramon-astudillo changed the title Feature: Non Ambigous names for days Feature: Non Ambiguous names for days Jan 30, 2018
@ramon-astudillo
Copy link
Member Author

Keep the name in references in the guide
Keep the name in references in the guide

This will be tackled with once we adjust the guide to the new version. Rest achieved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant