shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

268
active users

#ReinforcementLearning

0 posts0 participants0 posts today

My colleagues at TU Delft are seeking to hire a postdoc to work on Applied Planning and Scheduling under Uncertainty, with applications in modelling supply chain scenarios for offshore wind farm installation: careers.tudelft.nl/job/Delft-P

careers.tudelft.nlPostdoc in Applied Planning and Scheduling under UncertaintyPostdoc in Applied Planning and Scheduling under Uncertainty

New instance, new #introduction!

I'm a #DataScientist with a background in #ReinforcementLearning and #ElectricalEngineering. Well, that's what my resume says, but really I'm a #poet and a SF/F #writer. I love to play #DnD and other #TTRPGs.

I use they/them pronouns, and "Dr." not "Mr.", please and thank you.

I maintain a blog at www.seanpatrick.phd which includes a current list of publications, including my debut sonnet collection, "Love, Death, and Other Surprises."

#AI #MachineLearning #BiasInAI #STEMSaturday #DeepLearning #ComputerVision #Robotics #ReinforcementLearning

Meet the editors of "Mitigating Bias in Machine Learning" Dr. Carlotta Berry and Dr. Brandeis Hill Marshall (Brandeis Marshall, PhD)
This practical guide shows, step by step, how to use machine learning to carry out actionable decisions that do not discriminate based on numerous human factors, including ethnicity and gender.
On Sale On Amazon a.co/d/dtMizVH

A fun part of working on a #ReinforcementLearning workbench is that I get to think about how to connect different kinds of agents to different kinds of worlds – representation, interfaces, abstraction.

Something I’m stumbling on is representing models and planners.
Is there such a thing as a planner distinct from a model? Or is planning just something a model does?
In object-oriented programming terms, would a planner be a separate class from a model? Or would it be a method in a model class?