Skip to content

Fix bug with getting sequential model layers; Add compatability for R >3.4#13

Open
nateGeorge wants to merge 5 commits into
andrie:masterfrom
nateGeorge:master
Open

Fix bug with getting sequential model layers; Add compatability for R >3.4#13
nateGeorge wants to merge 5 commits into
andrie:masterfrom
nateGeorge:master

Conversation

@nateGeorge
Copy link
Copy Markdown

@nateGeorge nateGeorge commented Apr 16, 2019

This fixes the bug introduced by the newest version of keras on CRAN where model layers are accessed via model$get_config() now instead of model$get_config()$layers. It also lowers the R version requirement to 3.4 for base Ubuntu users. Addresses #12

@nateGeorge
Copy link
Copy Markdown
Author

Seems like the checks are failing on the introduction.Rmd file in the vignettes. It looks like some of the code blocks are blank (e.g. line 47).

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

Successfully merging this pull request may close these issues.

1 participant