I think this scene nails it.
I think this scene nails it.
it’s a mobile application first, but desktop options are available. Good luck!
Signal is super user friendly. I got my family to switch over years ago and even my mom can manage it. Though, it’s probably a tough sell for a kite flying group more generally. I do think it’s probably a lower barrier than making a new social media account on some fediverse alternative, but hard to explain the advantages to people who don’t care about privacy from Zuck.
I use signal (messenger app) groups, but my hobbies are often tech related, so that community is already there.
I’ve always found the best people at foodnotbombs, which has local chapters in most cities. Start there.
a variety of independent news sources.
Wikipedia is notoriously susceptible to bias when it comes to history and politics and has a noted left center bias (according to researchers at Harvard, not my words).
https://en.m.wikipedia.org/wiki/Ideological_bias_on_Wikipedia
I’m not saying it’s a terrible sources but it definitely should not be the last stop and anything controversial (or the lack thereof) isn’t a meaningful indicator of whether or not something is actually true. Note the numerous examples of historical revisionism in the linked article.
You can install Plex on your mobile device and toggle the “share media from this device” setting. Otherwise, a steam deck would have everything an RPI has plus a GPU and a touch screen. Since there are two radios (2 and 5Ghz) on the device, you should be able to set it up as a bridge device, but I’ve not tried this personally.
no, no. I promise you that it’s delicious. it’s like biting into a ball of miso.
definitely A. Eat a big spoonful sometime.
MSG because it’s delicious.
and my point was explaining that that work has likely been done because the paper I linked was 20 years old and they talk about the deep connection between “similarity” and “compresses well”. I bet if you read the paper, you’d see exactly why I chose to share it-- particularly the equations that define NID and NCD.
The difference between “seeing how well similar images compress” and figuring out “which of these images are similar” is the quantized, classficiation step which is trivial compared to doing the distance comparison across all samples with all other samples. My point was that this distance measure (using compressors to measure similarity) has been published for at least 20 years and that you should probably google “normalized compression distance” before spending any time implementing stuff, since it’s very much been done before.
I think there’s probably a difference between an intro to computer science course and the PhD level papers that discuss the ability of machines to learn and decide, but my experience in this is limited to my PhD in the topic.
And, no, textbooks are often not peer reviewed in the same way and generally written by graduate students. They have mistakes in them all the time. Or grand statements taken out of context. Or are simplified explanations because introducing the nuances of PAC-learnability to somebody who doesn’t understand a “for” loop is probably not very productive.
I came here to share some interesting material from my PhD research topic and you’re calling me an asshole. It sounds like you did not have a wonderful day and I’m sorry for that.
Did you try learning about how computers learn things and make decisions? It’s pretty neat
You seem very upset, so I hate to inform you that neither one of those are peer reviewed sources and that they are simplifying things.
“Learning” is definitely something a machine can do and then they can use that experience to coordinate actions based on data that is inaccesible to the programmer. If that’s not “making a decision”, then we aren’t speaking the same language. Call it what you want and argue with the entire published field or AI, I guess. That’s certainly an option, but generally I find it useful for words to mean things without getting too pedantic.
Yeah. I understand. But first you have to cluster your images so you know which ones are similar and can then do the deduplication. This would be a powerful way to do that. It’s just expensive compared to other clustering algorithms.
My point in linking the paper is that “the probe” you suggested is a 20 year old metric that is well understood. Using normalized compression distance as a measure of Kolmogorov Complexity is what the linked paper is about. You don’t need to spend time showing similar images will compress more than dissimilar ones. The compression length is itself a measure of similarity.
Yeah. That’s what an MP4 does, but I was just saying that first you have to figure out which images are “close enough” to encode this way.
Then it should be easy to find peer reviewed sources that support that claim.
I found it incredibly easy to find countless articles suggesting that your Boolean is false. Weird hill to die on. Have a good day.
Agree to disagree. Something makes a decision about how to classify the images and it’s certainly not the person writing 10 lines of code. I’d be interested in having a good faith discussion, but repeating a personal opinion isn’t really that. I suspect this is more of a metaphysics argument than anything and I don’t really care to spend more time on it.
I hope you have a wonderful day, even if we disagree.
computers make decisions all the time. For example, how to route my packets from my instance to your instance. Classification functions are well understood in computer science in general, and, while stochastic, can be constructed to be arbitrarily precise.
https://en.wikipedia.org/wiki/Probably_approximately_correct_learning?wprov=sfla1
Human facial detection has been at 99% accuracy since the 90s and OPs task I’d likely a lot easier since we can exploit time and location proximity data and know in advance that 10 pictures taken of Alice or Bob at one single party are probably a lot less variant than 10 pictures taken in different contexts over many years.
What OP is asking to do isn’t at all impossible-- I’m just not sure you’ll save any money on power and GPU time compared to buying another HDD.
I work in the field. Generally, jobs that include AI development generally require advanced degrees and the vast majority require a PhD with peer reviewed publications in major conferences. You will be fighting an uphill battle if you don’t have an advanced degree in mathematics or computer science. You also need to know calculus, linear algebra and statistics to understand how modern machine learning models work.
In short, while online courses can be perfectly effective, unless they’re through an accredited higher education institution, I don’t think it will help you compete with other applicants who have 8+ years of schooling and published papers.
That being said, Georgia Tech and the City University of New York both offer master’s degrees in data science via remote master’s programs where the courses happen after work hours and are meant to be completed while working full-time.