Fascinating result: reliably beat superhuman Go AIs by exploiting the fundamental flaw of modern AI — generalization.
@fchollet
-
Multi-backend Keras solves JAX adoption challenges and migration costs
By
–
For instance, JAX has considerable benefits to offer, but so far its adoption has lagged behind — simply because it is quite difficult to adopt, and if you have an existing stack, the cost of migration is heavy. Multi-backend Keras solves this.
-
Multi-backend Keras drives innovation without framework monopoly
By
–
As long as there is innovation, there can't be a framework monopoly. I believe multi-backend Keras encourages innovation on the front of low-level frameworks, because it can make new capabilities immediately available to most devs (via a new backend) without requiring a migration
-
AI Autonomy: The Reality Check on Self-Driving Capabilities
By
–
If they could drive better than humans, they'd be driving you.
-
Self-driving cars in 2023: progress limited to specific geofenced areas
By
–
Back to self-driving — 7 years after these claims were being made (about 2016 technology), 2023 self-driving cars can drive very well within specific geofenced areas (two cities so far). They're not driving "better than humans", because humans drive pretty well anywhere.
-
General Ability vs Situational Competence in AI Systems
By
–
There's a big difference between possessing a *general* ability vs being able to show the appearance of competence in specific situations. AI has always excelled at the latter, but the value is in the former.
-
Skill vs Intelligence: Understanding AI Misconceptions
By
–
Most misconceptions about AI would be cleared if folks had a decent understanding of the distinction between skill and intelligence, and between memorization and generalization.
-
Rage Baiting Undermining Human Survival Instincts
By
–
Rage baiting to snuff out humanity's basic survival instinct. Nice job everyone
-
TF Data: Powerful API Becoming Industry Standard for Deep Learning
By
–
TF Data is an incredibly powerful data streaming and preprocessing API for deep learning (no reliance on the Python runtime!). It has become the standard not only for the TensorFlow ecosystem, but also for the JAX ecosystem. I could see it become an industry standard.
-
KerasCV Marine Animal Detection in Photos and Videos
By
–
Detect marine animals in photos and videos with KerasCV: https://
lukewood.xyz/blog/marine-an
imal-detection
… By @luke_wood_ml