Hacker Newsnew | past | comments | ask | show | jobs | submit | big-chungus4's commentslogin

how does that have anything to do with hackers

what if you create something that sounds good with suno? Wouldn't you want to share it?

"Share" is a big ask. Why should anyone be bothered to listen to something you couldn't even be bothered to write?

No one is stopping you from sharing it. Bandcamp won't share it for you, and that's fair. Just like you're not willing to go shill for all my side-projects.

where can I check out the language?

Maybe someone will make one!

A human can also accidentally delete or mess up some files. The question is whether Claude Cowork is more prone to it.

W Deji

whats the difference


can you please fix the login, when I try to log in, it says Unable to process request due to missing initial state. This may happen if browser sessionStorage is inaccessible or accidentally cleared. Some specific scenarios are - 1) Using IDP-Initiated SAML SSO. 2) Using signInWithRedirect in a storage-partitioned browser environment.


"Train adversarially robust image model" is not a long task imo


I read their citations (which are actually the same authors of this paper) and they also define using Python's built-in web server to "build a web server" as a long task.



"Formulas that update backwards" isn't really the main idea behind neural networks. It's an efficient way of computing gradients, but there are other ways. For example forward propagation would compute a jacobian-matrix product of input wrt output with an identity matrix. Backpropagation is similar to bidi-calc to the same extent as it is similar to many other algorithms which traverse some graph backward.

I think you should be able to use bidi-calc to train a neural net, altough I haven't tried. You'd define a neural net, and then change it's random output to what you want it to output. However as I understand it, it won't find a good solution. It might find a least squares solution to the last layer, then you'd want previous layer to output something that reduces error of the last layer, but bidi-calc will no longer consider last layer at all.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: