Skip to content
New issue

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

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

Already on GitHub? # to your account

TF v2 #469

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

TF v2 #469

wants to merge 5 commits into from

Conversation

dniku
Copy link
Collaborator

@dniku dniku commented Jan 9, 2021

This should be rewritten. I've made this PR only to ensure that we don't forget about the existence of this branch.

Fixes #417.

MichaelSolotky and others added 5 commits August 4, 2020 03:36
* upgrade to tf 2

* add a suggestion for students

Co-authored-by: MichaelSolotky <>
* add actor-critic theory

* update tf functions for tf2 api

* bug + code style fix

* revert the import of tf in a method

* remove TFSummaries

* add tf2 summaries

* remove log_dir from TFSummaries

* bring back links to a2c algo description

* unify notation in formulas

* Add add_summary_scalar() stub to SummariesBase

* Replace default False value with a more idiomatic None

Co-authored-by: MichaelSolotky <>
Co-authored-by: Lionel Miller <delonorm@gmail.com>
* upgrade week08

* fix typos and bad codestyle solutions

* unify crop size with pytorch version

Co-authored-by: MichaelSolotky <>
@dniku dniku requested a review from justheuristic January 9, 2021 15:45
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

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

Successfully merging this pull request may close these issues.

Port TensorFlow notebooks to TensorFlow v2
3 participants