Skip Navigation

Posts
2
Comments
450
Joined
2 yr. ago

Permanently Deleted

Jump
  • It uses a neutral net that he designed and trained, so it is AI. The public's view of "AI" seems mostly the generation stuff like chatbots and image gen, but deep learning is perfect for science and medical fields.

  • Permanently Deleted

    Jump
  • I found his paper: https://iopscience.iop.org/article/10.3847/1538-3881/ad7fe6 (no paywall 😃)

    From the intro:

    VARnet leverages a one-dimensional wavelet decomposition in order to minimize the impact of spurious data on the analysis, and a novel modification to the discrete Fourier transform (DFT) to quickly detect periodicity and extract features of the time series. VARnet integrates these analyses into a type prediction for the source by leveraging machine learning, primarily CNN.

    They start with some good old fashioned signal processing, before feeding the result into a neutral net. The NN was trained on synthetic data.

    FC = Fully Connected layer, so they're mixing FC with mostly convolutional layers in their NN. I haven't read the whole paper, I'm happy to be corrected.

  • You missed a great opportunity to use lemshare/lemmyverse here

  • I use the Android skin, and am happy with it, despite it being marked as beta. I think that having the native feel is important, even if it's not quite as polished.

  • Yup, same as they could clone git repos in one shot, but they instead crawl every single page.

  • This is brilliant, I hope we see loads more of these edits.

  • It's the meme version of a laugh track

  • I just watched Hit Man, which claims there aren't any such thing as hit men in real life - clearly that's not the case!

  • "Commentator posts hot take, demonstrating a massive lack of empathy to people doing a stressful and important job."

  • I guess some people might go with f-s-tayb, but I wouldn't necessary recognise what they were saying.

  • Yes, I still have it showing up in Windows/Android, and phone numbers show their cost per minute.

  • I have a load of credit on there still (got tricked by them deactivating my credit and topped up unnecessarily). I still use it for international calls at least once a month, I hope this news story is overblown.

  • I HATE those sites where popups come up when you are halfway reading something.

    Agreed, if I did want to sign up it would be when I've finished, not when I'm trying to read your own bloody content. I often sign up using their own domain with something like sales@ or something ruder. Petty, but it's a small vent. and if one person stops because of it I can die happy.

  • It's how everyone who's anyone does code reviews!

  • I think it's probably a mix of criticising a joke for its accuracy, and the fact that it's in a single paragraph so it's a huge wall of text.

  • Turbo Pascal was my first real programming language, and Delphi was pretty pleasant to use for GUI programs as I recall.

    I'd never even heard of Lazarus, I might have to try it for a nostalgia trip.

  • Lots of the industrial programming languages are very different to "normal"/"proper" programming languages, and I can see them being localised.

    For example, this is (PLC programming language) Ladder Logic code:

  • It works great and the config is simple. It doesn't handle triggering things from those keypresses, but you've probably already got something running that does that.