Catégorie : Saved Links
-
“Unknown Caller” keeps calling me, I can’t block the calls
—
dans Saved LinksAnyone else been getting an influx of unknown numbers calling or specifically « Unknown Caller » calls? I get these Unknown callers almost every day, and up to six times a day. They never leave a voicemail, and off the two times l’ve picked up the calls drop almost immediately with no words exchanged. I figured out…
-
Attempted Robbery (Apple Location Scam) – UK
—
dans Saved LinksHi everyone, I was home alone with my disabled sister and niece when someone knocked on our door. I was at the back, so my sister opened the door. She then called me and told me to speak to them. I spoke to two people: a teenager (15-16) and an older man (40-50), possibly a…
-
OXNARD CA. Free phones been given out by people going door-to-door
—
dans Saved LinksA lady came to my door today and told me that she had a package delivery. When I went and answered the door, I thought she was an Amazon worker. She then handed me a phone and started to walk away. I asked her to wait and said what is this and she said it’s…
-
Someone at a Gas Station Asked Me to Buy Cigarettes
—
dans Saved LinksI (33F) stopped by a gas station in a city in the US to get gas. After I filled up on gas, I head to the gas station store to buy some things. A women in her 40s or 50s approached me saying something about how she is not a US Citizen and holds up…
-
Is agentic AI overhyped?
—
dans Saved LinksHi!, I’m just a final year student studying AI and I know I still have a lot to learn so I can 100% be absolutely incorrect. But I think Agentic AI is absolutely overhyped, people are not building any real models they just use a pretrained model and show off like they achieved something, I…
-
Turso python API (SQL API)
—
dans Saved LinksWhat my project does: Helps with SQLlite related operations on the turso platform: https://turso.tech/ Target audience: For people who use turso and python Comparison: The official turso python API And this project: https://pypi.org/project/tursopy/ Hey guys, so if you have ever used the official python api from turso you know how much it sucks and is…
-
Any youtubers who teach python by creating engaging projects?
—
dans Saved LinksSaw a TikTok where some guy coded lyrics to the song « Rock that body » and wondered if there was anyone who created fun things like that and simultaneously taught python concepts submitted by /u/winrinacross to r/Python [link] [comments]
-
YAMosse – find timestamps for common sounds in sound files
—
dans Saved LinksWhat My Project Does: YAMosse is my interface for TensorFlow’s YAMNet model. It can be used to identify the timestamps of specific sounds, or create a transcript of the sounds in a sound file. For example, you could use it to tell which parts of a sound file contain music, or which parts contain speech.…
-
Mini PyTorch Lightning Project
—
dans Saved LinksI’m an incoming college first-year and am hoping to land a SWE internship next summer. I’ve programmed in Python for quite a while, and have made small scale ML projects. To step it up a bit, I was thinking of remaking a miniature version of PyTorch Lightning, including the wrappers for the model, optimizer, dataloader,…
-
skolar – learn ML with videos/exercises/tests – by sklearn devs
—
dans Saved LinksLink – https://skolar.probabl.ai/ I see a lot of posts of people being rejected for the Amazon ML summer school. Looking at the topics they cover and its topics, you can learn the same and more from this cool free tool based on the original sklearn mooc When I was first getting into ML I studied…