Community Profile

photo

Dor Rubin

Last seen: 7 days 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计数据

All
  • First Submission
  • GitHub Submissions Level 1
  • Solver
  • First Review

查看徽章

Feeds

排序方式:

已提交


Quantization Aware Training with MobileNet-v2
This example shows how to perform quantization aware training for transfer learned MobileNet-v2 network.

1 year 前 | 2 次下载 |

已解决


Project Euler: Problem 6, Natural numbers, squares and sums.
The sum of the squares of the first ten natural numbers is, 1^2 + 2^2 + ... + 10^2 = 385 The square of the sum of the first ...

3 years 前

已解决


MATLAB Basic: rounding
Do rounding near to zero Example: -8.8, answer -8 +8.1 answer 8

3 years 前

已解决


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

4 years 前