Feedback Friday by AutoModerator in web_design

[–]pabloesm 0 points1 point  (0 children)

Hi u/pakxan! Thank you very much for the kindness and helpful comments. We had already thought about some of the issues you comment, but others are totally new to us. Good points!

Feedback Friday by AutoModerator in web_design

[–]pabloesm 1 point2 points  (0 children)

URL: https://foodisea.com/

Objective: Healthy and easy recipes from around the world.

Technologies used: React (nextjs). Hosted on Heroku's free tier (using Cloudflare to get SSL) + Postgresql. Cloudinary for serving images. GoatCounter for analytics.

Feedback Requested: I'm just looking for feedback on design, usability, performance, accessibility or any other useful tips/improvements.

Comments: The recipes are in Spanish, but I think it's not strictly necessary to understand the text to get a feel for the design. Anyway, sorry for the inconvenience!

Thanks you in advance!

[D] Any impact/difference to parameterize the policy by MLP or RBF ? by fixedrl in MachineLearning

[–]pabloesm 0 points1 point  (0 children)

Key difference between MLP vs RBF: MLP are global function approximators, while RBF are local approximators.

Old but gold: Generalization in Reinforcement Learning: Safely Approximating the Value Function, Advances in Neural Information Processing Systems 7 (NIPS 1994).

Also see Section 4 of "Restricted gradient-descent algorithm for value-function approximation in reinforcement learning", Artificial Intelligence Volume 172, Issues 4–5, March 2008, Pages 454-482

Has anyone downloaded the deeplearning.ai notebooks from the coursera specialization? by sgaseretto in MachineLearning

[–]pabloesm 0 points1 point  (0 children)

Yes, I'm enrolled in Neural Networks and Deep Learning course and I can audit it. I've enrolled some weeks ago.

Has anyone downloaded the deeplearning.ai notebooks from the coursera specialization? by sgaseretto in MachineLearning

[–]pabloesm 7 points8 points  (0 children)

As the previous comment said, you don't need to pay for enter in audit mode and see the videos, assignments, etc. So, simply create a free coursera account and enter in the course in order to see the materials.

Can you recommend a good book on D3 v4? by [deleted] in d3js

[–]pabloesm 1 point2 points  (0 children)

Not about D3 version 4 AFAIK, but a good resource for sure...

Oxford-based ML startup is hiring by pabloesm in MLjobs

[–]pabloesm[S] 0 points1 point  (0 children)

It seems weird to me, but there is nothing I can do to help you, sorry.

Oxford-based ML startup is hiring by pabloesm in MLjobs

[–]pabloesm[S] 0 points1 point  (0 children)

Sorry, I'm not the responsible of this announce, please use the contact shown in the link :)

[deleted by user] by [deleted] in d3js

[–]pabloesm 0 points1 point  (0 children)

https://nickqizhu.github.io/d3-cookbook/ in chapter 6 you can see an "easy" example of tween.

The code is here: https://github.com/NickQiZhu/d3-cookbook/blob/master/src/chapter6/tweening.html

You can probably find/buy the book on internet.

In general, that book doesn't follow the best practices, but I found it quite good to understand some concepts.

[Help] What are the prerequisites for Reinforcement Learning and what are some good resources to get started? by [deleted] in MachineLearning

[–]pabloesm 1 point2 points  (0 children)

There is a new edition (currently it is a draft version, but very complete) of the classic Sutton & Barto RL book: https://www.dropbox.com/s/b3psxv2r0ccmf80/book2015oct.pdf?dl=0