Community Profile

photo

OhYeah


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

All
  • Solver

View badges

Feeds

View by

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 you n...

1 year 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:...

1 year ago

Question


What's the difference between dlnetwork and DAGNetwork about deep learning?
In deep learning toolbox, there are dlnetwork and DAGNetwork object. But I want to know what's the difference between them?

1 year ago | 1 answer | 0

1

answer

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...

2 years ago