![Patrick Senti Profile](https://pbs.twimg.com/profile_images/1823652590904553472/NBYxaFt-_x96.png)
Patrick Senti
@productaizery
Followers
339
Following
8K
Statuses
690
AI | software engineer, solopreneur. Making life easier for AI & data professionals. I build things. #MLOps simplified @omega_ml #DevSecOps @ bogrod
Switzerland 🇨🇭
Joined August 2024
@cviktore Asyncio is an antipattern in Python because it ends up spreading to all of the code, eventually. Greenlets is the sane way to go, in particular for IO-bound tasks.
0
0
0
RT @BLUECOW009: Literally nobody outside this app knows anything about the ai hype btw, its like living in a different world
0
492
0
@mitsuhiko @simonw Yes, sometimes it's enough to add an issue to the github repo and come back a few months later ✨️ Let's label that: software engineering manifestation technique (SEMT) 🤓
0
0
1
Yes, and statistical learning is essentially mathemtical optimization. Mathematical optimization in practice is iterating towards a solution (aka model) until some desired outcome is achieved (aka objective). There are many algorithms to do that. The $$$bn currently spent are on just one, gradient descent. That's insane.
0
0
1
Nature: "Many behavioural tasks require an animal to integrate information on a **slow** timescale that can exceed hundreds of milliseconds." [emphasis mine] Software engineers: 🤯 Any system-level task that completes <100ms is considered *extra fast* in commercial software today.
One pyramidal neuron is a very sophisticated computational unit. No one really understands how neurons work in groups to yeild intelligence. They don't work like basic linear algebra + nonlinearities, they are much more complicated.
0
0
1
@kind_inkind @Grady_Booch Easy: No public network connections. Once they had those, hacking started.
0
0
0
The EU has recognized that the #EUAIAct is a bit on the wordy side, and that companies need guidance. Their answer: Let's hold webinars! They call that the "AI Pact".
0
0
0
Whether "no-code" or "with-code" the very activity of using a tool to achieve some end is, in fact, coding. Whatever the tool, the key skill is abstraction: find the steps necessary to achieve an objective. The result is a specification of some form that a machine can use to achieve said objective by itself. That's the very essence of coding.
0
0
1