Gülin Sayal
Followers: 0 Following: 0
Statistics
RANK
74 690
of 295 467
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
mer än 3 år ago | 0 answers | 0
0
answersQuestion
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 ...
mer än 3 år ago | 0 answers | 0
0
answersSolved
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...
mer än 3 år ago
Solved
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...
mer än 3 år ago
Solved
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...
mer än 3 år ago
Solved
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:...
mer än 3 år ago