Luis Moneda

Results 19 comments of Luis Moneda

@goktug97 ok! I'll see if I can find time to do it. If I can't, I'll send a message here so someone else can keep developing it. Thanks!

Hi! I'm unsure if it persists since I'm not currently using the library. But the point was that the error message didn't help as much as it could in identifying...

Just change the backend to Theano. This implementation was built using Theano, so it's not guarantee to work with TF. To change it, you can follow the instructions [here](https://keras.io/backend/).

I'm also currently looking for a solution like that for org-mode: being able to see tasks as time blocks, also because it makes clear the free time blocks. Have you...

@raxod502 I think the [org-timeline](https://github.com/Fuco1/org-timeline/) is mildly related to what you want to build. I would really enjoy a weekly-transposed-with-task-titles version of org-timeline!

The following request: ```https://api.spotify.com/v1/users/lgmoneda/playlists``` Results in: ``` { "error" : { "status" : 401, "message" : "This request requires authentication." } } ``` The same happens if we pass a...

I was thinking about a user that wants to play his own playlists. I'll try to use filters and see what can be done with the "type=playlist" search. Even if...

Nice idea. Basically, we would reproduce Spotify's desktop app left bar!

@jethrokuan I have read the topic from the forum briefly, but isn't it different? My use case is: while writing a concept/note, I'd like to have link suggestions while I...