phkorn

Results 2 comments of phkorn

> I also had this question - did you solve it? Can anyone provide an example for how to use the overnight trained models interactively? I never got it really...

> Since #11 is implemented you can also do this: > > ```scala > lazy val sA = { > val config = Map("username" -> "admin") > wire[Service] > }...