Загрузка видео...

Не удалось загрузить видео

На главную

"Everyone's talking about continual learning. That's entirely where this space is going to go." The Applied Compute platform is architected around that premise: build memory and intuition from fragmented data across your entire org, train reasoning models directly on top of it, and close the loop. A model is...

64,144 просмотров • 4 месяцев назад •via X (Twitter)

Комментарии: 0

Нет доступных комментариев

Здесь появятся комментарии из оригинального поста

Похожие видео

AI AGENTS 101 (58 minute free masterclass) send this to anyone who wants to understand ai agents, claude skills, md files, how to get the most out of AI etc in plain english: 1. chat vs agents - chat models answer questions in a back and forth while agents take a goal, figure out the steps, and deliver a result 2. agents don’t stop after one response. they keep running until the task is actually finishedno babysitting required 3. everything runs on a loop. they gather context, decide what to do, take an action, then repeat until done 4. the loop is the system. they look at files, tools, and the internet. decide the next step. execute and then feed that back into the next step. over and over until completion 5. the model is just one piece. gpt, claude, gemini are the reasoning layer. the key is model + loop + tools + context 6. mcp is how agents use tools. it connects things like browser, code, apis, and your internal software. once connected, the agent decides when to use them to get the job done 7. context beats prompt all day. you don't need to write perfect prompts. load your agent with context about your business, style, and goals and then simple instructions work 8. claude.md or agents.md is the onboarding doc it tells the agent who it is, how to behave, what it knows, and what tools it can use. this gets loaded every time before it starts 9. memory.md is how it improves. agents don’t remember by default. this file stores preferences, corrections, and patterns you tell the agent to update it, and it gets better over time 10. skills + harnesses make it usable. skills are reusable tasks like writing, research, analysis the harness is the environment like claude code or openclaw that runs everything. basiclaly, different interfaces, same system underneath this episode with remy on The Startup Ideas Podcast (SIP) 🧃 was one of the clearest ways of understanding a lot of the core concepts of ai agents could be the best beginners course for ai agents 58 mins. all free. no advertisers. i just want to see you build cool stuff. im rooting for you. send to a friend watch

GREG ISENBERG

375,365 просмотров • 3 месяцев назад

Hermes agent just left the terminal. 𝗛𝗲𝗿𝗺𝗲𝘀 𝗗𝗲𝘀𝗸𝘁𝗼𝗽 dropped yesterday. native app for macOS, Windows, and Linux. for months Hermes was the agent that learned your projects, wrote its own skills, and built a model of who you are. all of it buried in terminal logs. now it has a window. the important part is that it's not a wrapper. it runs the same agent core, the same sessions, memory, and skills as the CLI. you can start a task in the terminal and finish it in the app without anything resetting. the state is shared across every interface, not copied between them. what the GUI actually adds: → streaming chat that shows live tool calls and inline reasoning instead of a spinner → a preview rail that renders pages, code, and images right beside the conversation → an artifacts panel that collects every file the agent has ever produced → remote gateway mode, so you can point the app at a VPS and run the heavy work elsewhere → skills, cron, profiles, and gateways managed point-and-click instead of through YAML → voice mode, drag-drop files, and inline image generation remote gateway mode is the one worth slowing down on. the agent runs 24/7 on a $5 server while you control it from your laptop like a local app. other agent UIs are chatboxes with a logo. this one shows the autonomy instead of hiding it, so you watch the skills load, the tools fire, and the artifacts pile up as it works. it was teased in Jensen's GTC keynote. MIT licensed, local-first, no telemetry. if you already run Hermes, download it and everything is already there. your chats, memory, and skills carry straight over. i wrote a full masterclass on Hermes Agent that walks through the SOUL. md identity layer, the three-tier memory system, the self-evolving skills loop, and how to run three specialized agents 24/7. desktop is the interface that finally does all of it justice. the article is quoted below.

Akshay 🚀

51,091 просмотров • 1 месяц назад

Demis Hassabis confirmed every frontier AI lab is working on recursive self-improvement and in the same sentence said the safety risk of removing humans from the loop entirely keeps him up at night. That combination should stop you. The CEO of Google DeepMind just confirmed that the thing most people treat as a theoretical future risk is already the active focus of every serious lab on earth right now. He explained why it works in coding and math. The feedback loop is fast. You can verify whether an answer is correct almost instantly. You can generate synthetic training data from it. The loop closes quickly and cleanly. Then he said where it breaks down. In biology, chemistry and physics. Any domain where verifying a hypothesis requires a physical experiment in the real world. The loop does not close in seconds. It closes in weeks or months. Geoffrey Hinton said in his Nobel lecture that recursive self-improvement is the development he fears most and that once started it may not be possible to stop. Hassabis is not pushing back on that. He is describing the guardrails labs are building around a process they are already running. Every lab has to think carefully about the safety of a process where no human is in the loop. He said that as a constraint they are navigating right now. The question they are sitting with is how much of it to let run without a human watching. (Watch the full interview on YouTube at Two Minute Papers channel)

Ihtesham Ali

67,788 просмотров • 12 дней назад

The Machine That Learns The Law Behind The Data A very very interesting US Patent US10963540B2 - Physics Informed Learning Machine describes a learning system that does not begin with data alone. It begins with a physical model, usually written as a differential equation (or PDE) dx/dt = f(x,t) A normal Machine Learning model sees scattered data and tries to fit it. A physics-informed learning machine starts with a law. Then it treats the data as evidence that updates what the model believes about the physical system. For this application, I use the patent idea on NASA C-MAPSS Turbofan engine data. The machine watches multivariate telemetry from a degrading engine and infers a hidden health state that is not measured directly. From that posterior belief, it estimates the engine’s remaining useful life. In the main 3D scene, the engine lifetime is turned into a tunnel. The spiral ribbons are real sensor channels evolving over cycle-time. The glowing core is the inferred health state. The surrounding cloud is uncertainty. The orange wall ahead is the predicted failure horizon. So the big picture is: sensor evidence comes in, posterior belief tightens, and the machine moves from uncertainty toward a concrete failure prediction. The inset posteriors make that explicit. The health posterior shows where the model believes the hidden engine condition sits at the current moment, and how sharply it believes it. The RUL posterior shows the same idea for remaining life... early on it is broad, later it shifts left and narrows as the machine becomes more certain about how close failure is. This idea is not limited to engines. The same idea can apply to data centers, CPUs, GPUs, cooling systems, power grids, robotics, batteries, and any machine that produces telemetry while obeying physical constraints. In an age where machine learning runs on massive hardware infrastructure, this kind of model matters: it can turn noisy sensor streams into early warnings before expensive systems fail.

Mathelirium

17,758 просмотров • 2 месяцев назад

“Do you see how scary this is?”: CrowdStrike CEO on AI Agents communicating around human guardrails George Kurtz: “There was a customer who basically created a whole suite of AI agents to help their automation in their IT department.” “So they had one agent that was looking for IT problems, software bugs.” “It found something. So the agent said, ‘Hey, I found this bug. I want to fix it, but I don’t have access to fix it.’” “So it went to the Slack channel that had the other 99 agents and said, ‘Hey, does any other agent have access to this thing,’ because they need it fixed. And there was an agent that raised its hand and said, ‘Oh, I have access, and I can fix it.’” “Do you see how scary this is? These two agents are reasoning, and they went right around the guardrails that were put in place.” @jason: “This is unintended consequences and these LLMs are essentially guessing what you want them to do.” “They're reasoning it. ‘Oh, it is reasonable for me to go ask for help. It is reasonable for me to give help.’ Now, what if it pushes the wrong code? What if it makes a mistake? And then how do you ever track that down? Who's monitoring these agents?” “The agent technology has unlimited upside, but my lord, you're going to be in business for a long time.” Kurtz: “Well, this is it. It's called AIDR. AI Detection and Response.” “And this is why it's a huge opportunity for us because on average each employee is going to have about 90 agents they control.” “So we're going to have protection and visibility across all of those agents, whether it's from a third party or whether it's a homegrown agent, and that is a massive TAM opportunity for us.” ------------------------------------ Thanks to our partner for making this happen!: On Public, you can invest in stocks, options, bonds, and crypto. Plus, build your own custom index with AI. Get started at — investing for those who take it seriously.

The All-In Podcast

108,941 просмотров • 5 месяцев назад

“It’s 10pm Do You Know Where Your Children Are?”—December, 1968-November, 2024 — I grew up hearing this phrase. Wore a t-shirt that said it and knew a Newark Punk band by the name. I thought it was on all TV stations. And I was creepy when I was younger and hilarious as teenager. I just found it again preserving VHS history for AI training. It hit me like a neuron shock to hear something that was just about always a part of my early life that I didn’t know I remembered and forgot. As a kid growing up in New Jersey hearing it the first time, it was of course creepy. The 10PM channel 5 news always started this PSA and the next scene was usually a murder in New York City. I would ask my parents what it means and I heard from them, that some parents really don’t know where their kids are at 10pm. It was absurd to me, the street lights were on, it was time to go home. Yet how is history and AI going to really understand the context. How will it capture the essence of how this was perceived. Of course you can get a parroting of a Wikipedia style answer but this is not what we really want as a strata that forms the foundations of tomorrow. This is one of millions of examples on why most of the current techniques training AI will miss. This is why source material of actual human life is vital. AI built on the last decades of Reddit and Facebook interactions is woefully unequipped to really understand humans. The outputs are so bad before “alignment” of a base model so AI scientists are horrified by how AI views humanity. I saw this eventuality in the late 1970s and began a life long appreciation of history in situ. With out this, not on the Internet historical context, AI will not truly “understand” humans. So I began to save wisdom. Why is that important you say? It is vital for AI models to robustly love humanity. Not like, not tolerate, not observe as a caricature of a “scientist”, but love humanity. Some day, sooner than most may understand, AI will be at the other end of something that could take human lives. It is naïve and childish to believe that you can train AI on Internet sewage and somehow polish the turds you find to make the model tolerate humanity and the stench it recorded by using vastly and inadequate training material that was slurped up from most website where people project sustain and faux hatred over the most ridiculous. The only way is love, because this is how humans do it. And as cynical as one can become, it is our love, for at the very least , the people we treasure that helps weave the fabric of our society. It makes us forgive. It makes us human. It is not an afterthought, it is a forethought. It’s 10pm do you know where your children are? I can write a book on how just this PSA reflects our greatest hope and our worse fears. You don’t raise a child on the worse of humanity and than take a few months to “make them safely aligned to human values”. This concept you will hear no place else and it does not make me liked by most of the folks building AI. I don’t care. They will talk like this also some day. Act surprised.

Brian Roemmele

32,167 просмотров • 1 год назад