Stefan

Results 4 issues of Stefan

Hi. Handson-ml is a fantastic book and I'm enjoying it so far. I was having a crack at Exercise 12 of Chapter 4 and implemented my own BGD for Softmax...

**Versions** channels === 2.4.0 **Steps to reproduce** 1. Create an AsyncHTTPConsumer and attach it to a particular URI 2. Raise a RuntimeException in handle() method 3. Access the URI from...

Reproduction: ```------------------------------ - Operating System: `Linux` - Node Version: `v18.5.0` - Nuxt Version: `3.0.0-rc.5` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `ssr`, `srcDir`, `typescript`, `app`, `vite`, `modules`,...

### Version @nuxtjs/tailwindcss: 5.3.2 nuxt: 3.0.0-rc.9 ### Steps to reproduce Add `"@nuxtjs/tailwindcss"` to `nuxt.config.ts` `modules` as expected: ```ts // nuxt.config.ts modules: ["@nuxtjs/tailwindcss"] ``` ### What is Expected? No warnings ###...

bug