We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ee405d commit 8255647Copy full SHA for 8255647
DESCRIPTION
@@ -1,11 +1,11 @@
1
Package: kerasnip
2
-Title: A Bridge Between Keras and Tidymodels
+Title: A Bridge Between 'keras' and 'tidymodels'
3
Version: 0.0.1
4
Authors@R:
5
person("David", "Díaz", , "[email protected]", role = c("aut", "cre"))
6
Description: Provides a seamless bridge between 'keras' and the 'tidymodels'
7
ecosystem. It allows for the dynamic creation of 'parsnip' model
8
- specifications for `keras` models.
+ specifications for 'keras' models.
9
License: MIT + file LICENSE
10
Encoding: UTF-8
11
Roxygen: list(markdown = TRUE)
0 commit comments