Community Profile

photo

Gülin Sayal


Last seen: circa 2 anni fa Attivo dal 2021

Statistiche

All
  • Solver

Visualizza badge

Content Feed

Visto da

Domanda


how to import training weights from Python to Matlab?
Dear all, I trained a reinforcement learning agent in Python using tensorflow 1.15 and saved the model in 3 files : save_net.ck...

oltre 2 anni fa | 0 risposte | 0

0

risposte

Domanda


Reinforcement Leaning DQN Training Convergence Problem
Hi everyone, I am designing an energy management system for a vehicle, and using DQN for optimizing fuel consumption. Here are ...

quasi 3 anni fa | 0 risposte | 0

0

risposte

Risolto


Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...

circa 3 anni fa

Risolto


Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...

circa 3 anni fa

Risolto


Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...

circa 3 anni fa

Risolto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

circa 3 anni fa