167,953 results for de · 2.260s

News for “de”
20 results • 2247 ms server time
Moozonian News
news.ycombinator.com• Mar 26, 2023• 1 min read
CNBC just deleted 5 pages showing CD5 data for banks including JPM and BACCNBC just deleted 5 pages showing the current and historical 5 year Credit Default Swaps for:- JPMorgan, deleted URL: https://www.cnbc.com/quotes/JPMCD5- Bank of America, deleted URL: https://www.cnbc.com/quotes/BACCD5- PNC, deleted URL: https://www.cnbc.com/quotes/PNCCD5- Truist Financial, deleted URL: https://www.cnbc.com/quotes/TFCCD5- Wells Fargo, deleted URL: https://www.cnbc.com/quotes/WFCCD5Not deleted: Goldman Sachs https://www.cnbc.com/quotes/GSCD5, Deutsche Bank https://www.cnbc.com/quotes/DBCD5 .You can easily use archive.org to check for yourself example: https://web.archive.org/web/20221009203204/https://www.cnbc.com/quotes/BACCD5This might not seem like a big thing, but it is! This was one of the very few sources were you could see current credit default swaps data online. I would love to get an explanation from CNBC.EDIT: I was actively crawling the pages in question, it did work until at least Friday, 24 March 2023 23:55:35 after that the crawling paused for the weekend
Advertisement
Advertisement
Moozonian News
news.ycombinator.com• Mar 24, 2023• 1 min read
Ask HN: AI to Talk to Deceased RelativesA few years ago, my father passed away.The idea of creating something that allows communication with departed loved ones keeps lingering in my mind.I'm uncertain if I would ever utilize such a tool, as it might be too emotional – or perhaps not.Imagine the possibilities, such as witnessing an AI version of my father accomplishing things he never had the chance to do.Here's my concept:"Re-Live"Incorporate the following:- Voice cloning from Eleven Labs- GPT for Q&A based on biography/facts and rewriting prompts in the individual's style/tone- Stable diffusion with Dreambooth/LoRA/textual inversionThis would enable the resurrection of a deceased relative.Users would provide:- Approximately 25 photos (similar to https://www.hairstyleai.com/, https://www.headshotpro.com/)- An audio or video clip (to be trimmed to a clear 2-minute audio file and sent to Eleven Labs)- Writing samples or additional audio clips demonstrating speaking style (transcribed with Whisper, if needed)- Biographical aud
Moozonian News
bing.com• Mar 24, 2023• 1 min read
Toriano Pride Jr. Ready For a Big Year TwoHow much Toriano Pride Jr. plays in 2023 is yet to be seen, but one thing’s for sure; the Tigers are going to need big things out of the former 4-star cornerback out of East St. Louis. Both sophomore ...
Advertisement
Moozonian News
news.ycombinator.com• Mar 22, 2023• 1 min read
Launch HN: Flower (YC W23) – Train AI models on distributed or sensitive dataHey HN - we're Daniel, Taner, and Nic, and we're building Flower (https://flower.dev/), an open-source framework for training AI on distributed data. We move the model to the data instead of moving the data to the model. This enables regulatory compliance (e.g. HIPAA) and ML use cases that are otherwise impossible. Our GitHub is at https://github.com/adap/flower, and we have a tutorial here: https://flower.dev/docs/tutorial/Flower-0-What-is-FL.html.Flower lets you train ML models on data that is distributed across many user devices or “silos” (separate data sources) without having to move the data. This approach is called federated learning.A silo can be anything from a single user device to the data of an entire organization. For example, your smartphone keyboard suggestions and auto-corrections can be driven by a personalized ML model learned from your own private keyboard data, as well as data from other smartphone users, without the data being transferred from anyone’s device.Most