Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

Student built an AI that proved it mathematically Three lines towering above every player in 40 years of ATP data. The Big Three isn't a narrative - it's visible in the ELO curves. He tested 4 algorithms on 43 years of tennis data: → Decision Tree: 74% → Random...

99,848 Aufrufe • vor 5 Monaten •via X (Twitter)

0 Kommentare

Keine Kommentare verfügbar

Kommentare vom Original-Post werden hier angezeigt

Ähnliche Videos

a $40/month server beat a room full of analysts to the same trade by five and a half hours market opens at 9:30. his position was already in at 4am the system is a neural net trained on 11 years of tick data. it flagged the setup before the candle that "confirmed" it had even started forming this is the part retail misunderstands about ML in markets it isn't prediction in the mystical sense. it's pattern classification at a speed and scale human eyes physically cannot match the mechanics: 847,000 labeled historical setups as training data 4,200 data points per second ingested live each new state scored against every pattern the net has ever seen, in milliseconds the model isn't asking "where is price going" it's asking "how closely does the current microstructure match the conditions that preceded a move in my training set" that's a classification problem, and classification is what neural nets do better than anything else output: 3-4 candidate trades a day. he takes the top 2 by confidence score last 90 days: 71% win rate at 2.3 average risk-reward the edge isn't the architecture. the architecture is public pytorch is free, the papers are on arxiv, the network is a few hundred lines the edge is the labeling. what you feed it and how you tag the setups is the entire game retail feeds a model price and time and gets noise a desk feeds it order flow, volatility state, cross-asset context, each example hand-labeled by outcome same network. different training data. that's the whole difference retail watches the news at the open and reacts this system scored every pattern before sunrise and already decided you're not losing because your analysis is wrong you're losing to something that doesn't sleep, doesn't panic, and doesn't second-guess a probability it already computed the dataset was free. the framework was free. the compute was $40 a month the edge was never behind a paywall. it was sitting in a format almost nobody bothered to train on full breakdown in the article below

delost

20,942 Aufrufe • vor 1 Monat

David Friedberg: Michael Burry’s Datacenter Math is Wrong “I actually think Michael Burberry's got this wrong.” “What Michael Burry is saying is that all of these hyperscalers have extended their depreciation schedule or the useful life of their data centers by roughly 2x, which cuts the operating costs in half when they report it in earnings. And so it's making their earnings inflate.” “So he's claiming they're cooking the books. Google first made this change in Q1 of 2021, where they said the servers are now going from 3 to 4 years. Separately in 2021, Google took networking equipment from 3 to 5 years. And then in 2023, they took it from 5 to 6 years.” “And so this is a result of this effort where they went in and did an analysis. So what happened?” “What happened in the data centers is that the data centers transitioned from being primarily data storage and data transfer systems, where you would use hard drives and RAM and memory to store data and then transmit it back out, to being data processing centers because of the AI boom.” “So as AI became more important in the data center, more of the dollars that are going into data centers were allocated towards chips from data storage, which initially was hard drives.” “And then suddenly, when you put these processors in to process the data to do AI, the majority of the spend and the majority of the energy is going towards the processors.” “I made some calls and I checked around with some other friends, and everyone says the same thing: that these 7-8 year old TPUs and GPUs that are sitting in the data centers are still being used and they're being used at 100% utilization.” “So that actually justifies and validates the depreciation schedule being much longer versus shorter.”

The All-In Podcast

304,297 Aufrufe • vor 9 Monaten

Larry Ellison just told every AI company on Earth they’re fighting the wrong war. The entire industry is racing to build the smartest model. More parameters. Better benchmarks. Faster inference. Ellison isn’t building a model. He’s controlling what every model needs to be useful. Every frontier AI trains on the same public internet. Same scraped pages. Same recycled text. When everyone has the same data, it’s not an advantage. It’s a floor. The only data that creates separation is private. Medical records. Financial models. Defense systems. Proprietary research locked behind firewalls for decades. That data already lives inside Oracle databases. Not Google’s. Not Microsoft’s. Not Amazon’s. Ellison didn’t enter the model war. He positioned himself above it. He rebuilt the database so AI can reason on private data without ever absorbing it. Training folds your data into the model permanently. Once it’s in, it never comes back out. Reasoning thinks with your data and hands back only the answer. The data never moves. One is surrender. The other is sovereignty. Ellison: “These are remarkable electronic brains.” He didn’t build the brain. He owns what the brain needs to think. Everyone is building the most powerful mind in human history. A mind is only as valuable as what it’s allowed to know. Own the knowledge and it doesn’t matter who builds the brain. That pattern has held through every era of human civilization. AI doesn’t break it. It proves it.

Dustin

97,904 Aufrufe • vor 1 Monat

Oracle just told every AI company on earth the same thing. Your models are worthless. Not the technology, talent or the billions spent training them. But the data they were trained on. Larry Ellison, the man who built Oracle into the backbone of global enterprise just dropped a bombshell. He said ChatGPT, Gemini, Grok, and Llama, all of them are training on the exact same data.​ The entire public internet, every Wikipedia page, Reddit thread and every news article. That means they're all converging essentially becoming the same product with different logos.​ Ellison's word for it is commodities. But here's where it gets dangerous. He says the real gold isn't public data, It's private data.​ The medical records in hospital systems, the financial data in bank vaults. The supply chain secrets of every Fortune 500 and guess where most of that data already lives. Not Google, Amazon or Microsoft but inside Oracle.​ Oracle databases hold most of the world's high value private enterprise data. So Oracle just launched something called AI Database 26ai.​ It lets the top AI models, ChatGPT, Gemini, Grok, Llama reason directly over a company's private data, without that data ever leaving the vault.​ They're using a technique called RAG, Retrieval Augmented Generation. The AI doesn't train on your data, it searches it in real time.​ Think about what that means. A bank could ask AI to analyze every loan it's ever made without exposing a single customer record. A hospital could have AI diagnose patients using its full medical history without violating HIPAA.​ A defense contractor could let AI reason across classified operations without data leaving a secure environment.​ Ellison is betting this is bigger than the training market. Bigger than the GPU boom. Bigger than the data center buildout.​ He called it the largest and fastest growing market in history.​ The numbers back the ambition. Oracle's remaining performance obligations just hit $523 billion. That's contracted revenue not yet delivered and $300 billion of it comes from OpenAI alone.​ Cloud revenue hit $8 billion in a single quarter, OCI grew 66 percent and GPU revenue surged 177 percent.​ But here's the part nobody's talking about. If private data becomes the real AI moat, then whoever controls the database controls the future of AI.​ And that's a level of power that should make everyone uncomfortable.

StockMarket.News

1,696,143 Aufrufe • vor 5 Monaten

9 repos that mass replace a $150,000/year NBA analytics department. all free. all open source. -> replaces Second Spectrum and SportVU YOLO tracks every player and ball from any broadcast. assigns teams by jersey color. court keypoint detection builds a tactical top-down map. speed, distance, passes - all from a TV feed. no sensors. -> replaces paid NBA prediction services ($100/mo) XGBoost + Neural Net. moneyline and totals. Kelly Criterion sizing. 69% accuracy. pulls odds from FanDuel/DraftKings automatically. the most starred NBA betting repo on GitHub. -> replaces an entire quant sports desk 5-model ensemble: XGBoost + PyTorch MLP + Ridge + Lasso + baseline. Optuna-tuned hyperparameters. SQLite database with box scores, play-by-play, betting lines, injury reports. production-grade. -> replaces manual daily prediction workflows XGBoost/LightGBM with GitHub Actions automation. scrapes new data, retrains models, outputs daily win probabilities. set it and forget it. -> replaces ELO subscription services custom ELO + Ridge + XGBoost + Neural Networks ensemble. full data scraping pipeline. comprehensive visualizations. FiveThirtyEight-style ratings from scratch. -> replaces Four Factors analytics dashboards ELO rating system + Four Factors + PCA dimensionality reduction. detailed comparison of 10+ models. honest 65.3% accuracy - because that's what real NBA prediction looks like. -> replaces computer vision analytics platforms ($500/mo) YOLO player/ball tracking. automatic team assignment. court keypoints. pass and interception detection. speed and distance. full tactical view. modular architecture. -> replaces shot tracking hardware YOLOv8 detects ball and hoop in real-time. linear regression predicts trajectory. registers makes and misses automatically. works on any video feed. -> replaces paid sports data subscriptions ($300/mo) official Python client for NBA. com API. box scores, play-by-play, shot charts, player tracking. 40+ years of data. zero cost. the foundation every NBA ML project is built on. like + bookmark you'll need this when you build your first NBA prediction bot

zostaff

102,941 Aufrufe • vor 3 Monaten

Marc Andreessen explains why we are only three years into what is effectively an 80-year technological revolution: He opens with a blunt assessment: "This is the biggest technological revolution of my life. This is clearly bigger than the internet. The comps on this are things like the microprocessor and the steam engine and electricity." But to understand why, you have to go back 80 years. In the 1930s, the pioneers of computing understood the theory of computation before they'd even built the machines. And they faced a fundamental choice. Build computers in the image of the adding machine — hyper-literal, mathematical, capable of billions of operations per second, but unable to understand human speech or deal with humans the way humans like to be dealt with. Or build computers modelled on the human brain. Neural networks. They chose the adding machine. And that single decision shaped everything — mainframes, PCs, smartphones, every dollar of wealth the computer industry created over the next 80 years. IBM itself is the successor company to the National Cash Register Company of America. The lineage runs that deep. But here's what makes this moment so extraordinary. They knew about the other path. The first neural network academic paper was published in 1943. Marc points to a remarkable piece of forgotten history: "There's an interview you can watch on YouTube with the authors. It's him in his beach house, not wearing a shirt, talking about this future in which computers are going to be built on the model of the human brain." That was 1946. The vision existed. The path just wasn't taken. So neural networks spent the next eight decades living in the shadows. Kept alive by a small academic movement — first called cybernetics, then artificial intelligence — that refused to let the idea die. And for most of that time, it simply didn't work. "It was basically decade after decade after decade of excessive optimism followed by disappointment." By the time Marc reached college in 1989, AI was a backwater field. Everyone assumed it was never going to happen. But the scientists kept working. Quietly building up an enormous reservoir of concepts and ideas across those decades of disappointment. And then Christmas 2022 arrived. ChatGPT. And suddenly: "All of a sudden it's like: oh my god. It turns out it works." That moment wasn't the start of something new. It was the payoff on an 80-year-old bet that almost everyone had written off. Which is exactly why Marc's framing matters so much: "We're three years into what is effectively an 80-year revolution." Most people are treating AI like another technology cycle — something to adapt to, ride, and wait out. But if Andreessen is right, we are not adapting to a new cycle. We are standing at the very beginning of the longest and most consequential technological transformation in human history. The road not taken in the 1930s is finally being built. And we have barely broken ground.

Big Brain AI

382,046 Aufrufe • vor 4 Monaten