photo

Robin Lindström


Chalmers

2016년부터 활동

Followers: 0   Following: 0

메시지

통계학

All
  • Thankful Level 1
  • Solver

배지 보기

Feeds

보기 기준

질문


What kind of features are extracted with the AlexNet layers?
Question is regarding the method where the fully connected layer 'fc7' from the pre-trained AlexNet is used to classify images, ...

대략 7년 전 | 답변 수: 0 | 1

0

답변

질문


Using multiple features in trainNetwork to determine an artist of a painting
I am using convolutional neural networks to discriminate who is the artist of a painting. I have around 200 images from each art...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


1e301-10^301 ~= 0 ?
Why does 1e301-10^301 not equal zero in matlab, but 1e300-10^300 does? 1e301-10^301 is 1.18961352678223e+285.

대략 8년 전 | 답변 수: 2 | 0

2

답변

질문


Project Euler, Lattice path - Problem 15
This is the problem I am trying to solve: https://projecteuler.net/problem=15 I thought iteration would be the best choice a...

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


Norm of A = [2 3; 1 -1] not equal to sqrt(15)
Let A = [2 3; 1 -1]. norm(A) gives 3.6180 but shouldn't it equal sqrt(15) ~= 3.8730? Any idea why it is like this?

8년 초과 전 | 답변 수: 1 | 0

1

답변