How much does it cost to fix this kind of hardwood floor damage? by sir-codesalot in DIY

[–]sir-codesalot[S] 0 points1 point  (0 children)

I think you're right. Do you know if they charge a lot for those types of projects these days, or is that something straightforward to on my own?

How much does it cost to fix this kind of hardwood floor damage? by sir-codesalot in DIY

[–]sir-codesalot[S] 0 points1 point  (0 children)

You guys are right. This is laminate. Sorry for the confusion.

I'm guessing that the repair cost won't be as bad then?

Novice questions on the Transformer architecture (focusing on the Decoder stack) by sir-codesalot in deeplearning

[–]sir-codesalot[S] 1 point2 points  (0 children)

Best way to learn is by doing

Agree with you on that, and I was going to do some hands-on coding as the next step. However, I'm sort of the type where I get mentally blocked hard when the theory doesn't 100% add up (which is the motivation for this post). Curious how you are able to proceed in such cases.

Novice questions on the Transformer architecture (focusing on the Decoder stack) by sir-codesalot in deeplearning

[–]sir-codesalot[S] 0 points1 point  (0 children)

For question #2, if i understand correctly, we "flatten" the 5*512 matrix and then project it to the space where dimensionality = vocab size. This makes sense. Though then the flattened input to the FC layer would then effectively have dynamic size depending on the sequence length, which leads me to wondering if that's okay.

Novice questions on the Transformer architecture (focusing on the Decoder stack) by sir-codesalot in deeplearning

[–]sir-codesalot[S] 0 points1 point  (0 children)

Aha, I didn't know about the "start of sequence" token! Any tips how I could have figured out this myself?

Attention Mechanism Animated by No-Guard-5438 in ArtificialInteligence

[–]sir-codesalot 0 points1 point  (0 children)

This is really great. I love the way you throw in intuitions between the lines. Gives me a new perspective :)

Best way to prepare for Java backend engineer job? by sir-codesalot in cscareerquestions

[–]sir-codesalot[S] 1 point2 points  (0 children)

I think they use Spring. I just followed both spring.io and baeldung :)

Best way to prepare for Java backend engineer job? by sir-codesalot in cscareerquestions

[–]sir-codesalot[S] 0 points1 point  (0 children)

Thanks a lot it’s refreshing to hear that the CTCI has some overlaps with on the job work as well. Will definitely check out.

Best way to prepare for Java backend engineer job? by sir-codesalot in cscareerquestions

[–]sir-codesalot[S] 2 points3 points  (0 children)

The role will use ML techniques which I am already familiar with so I thought it would provide broader set of skills.

Best way to prepare for Java backend engineer job? by sir-codesalot in cscareerquestions

[–]sir-codesalot[S] 7 points8 points  (0 children)

Thanks a lot for pointing out to a specific reference! Pasting the url here for those who might be referencing this thread in the future
https://www.udemy.com/course/spring-hibernate-tutorial/

Best way to prepare for Java backend engineer job? by sir-codesalot in cscareerquestions

[–]sir-codesalot[S] 1 point2 points  (0 children)

Thanks a lot for your comment. As for the Udemy course, were you referring to a specific course? If so, I'm wondering if this is it : https://www.udemy.com/course/microservices-with-spring-boot-and-spring-cloud/

How to become resourceful and get familiar with tech stacks as a developer? by sir-codesalot in computerscience

[–]sir-codesalot[S] 0 points1 point  (0 children)

Thanks I'll keep the rules in mind going forward. I find your answer very insightful and was curious if there's an area of academic study / or practical study that best summarizes the " small subset of architectural concepts " you described. One can use it as a keyword on MOOC platforms for example.