A review of the state-of-the-art deep learning techniques. Nov 21.
You can attend for FREE! Here is what you'll learn: • Experiment and iterate on models
• Evaluate results
• Operationalize them https://
eventbrite.com/e/ai-assisted-
data-science-tony-stark-and-jarvis-tickets-458646302437
…
MACHINE LEARNING
-

Free Webinar on Deep Learning Techniques and Model Operationalization
By
–
-
CRINGE Loss: Learning What Language Not to Model
By
–
The CRINGE Loss: Learning what language not to model Adolphs et al.: https://
arxiv.org/abs/2211.05826 #ArtificialIntelligence #DeepLearning #MachineLearning -

New Brain Model Paves Way for Conscious AI
By
–
A New Brain Model Could Pave the Way for Conscious AI https://
scitechdaily.com/a-new-brain-mo
del-could-pave-the-way-for-conscious-ai/
… @SciTechDaily1 #Healthcare #AI #MachineLearning #BigData #Analytics #DataScience #100DaysofCode #IoT #serverless #DEVCommunity #womenwhocode #DeepLearning #DigitalTransformation #Robots #Python -

AI and Computer Vision Transform Self-Checkout Experience
By
–
Something Unexpected in Bagging Area? #AI #Cloud #ComputerVision Transforms Self
Checkout #CX & Reduces #waste @insightdottech @Wintec_China https://
insight.tech/retail/ai-and-
computer-vision-accelerate-self-checkout?utm_source=twitter&utm_medium=organic&utm_campaign=2022-tdc-eaves
… #Retail #IntelPartner #SupplyChain #fintech #POS #Foodie @ljbloomfield1 #AgriTech #SDGs #IoT @fpcfreshtalk -
Need for Comprehensive Inductive Bias Zoo Reference
By
–
I cover the highest levels in "The Master Algorithm". Below that there are subfield-specific ones. But someone should really do a serious Inductive Bias Zoo, a la Scott Aaronson's Complexity Zoo.
-
Causal Theories as Inductive Bias in Machine Learning
By
–
On the contrary: it's by viewing causal theories as a type of inductive bias that ML types can become comfortable with using them. (As I said before, there's a taxonomy of inductive biases; by placing a bias in the appropriate node you don't confuse, you clarify.)
-
Contrived Datasets and Knowledge Transfer in Causal Analysis
By
–
That's a very contrived data set, which makes it very unpersuasive. You then have to transfer knowledge to this problem from similar ones with better data, which is what the "causal bias" is really doing.
-
Guided Image Inpainting for Video Object Removal
By
–
Ever wondered how object removal can be done on a video?
— Satya Mallick (@LearnOpenCV) 14 novembre 2022
Here is an interesting one on Guided Image Inpainting
Paper: https://t.co/I1SBGjzEgh
Code: https://t.co/ssHayfP8EW #learnopencv #opencv #computervision #github #artificialintelligence #deeplearning #machinelearning #ai pic.twitter.com/TWgsUFdf4LEver wondered how object removal can be done on a video?
Here is an interesting one on Guided Image Inpainting Paper: https://
arxiv.org/pdf/2204.07845
.pdf
… Code: https://
github.com/runwayml/guide
d-inpainting
… #learnopencv #opencv #computervision #github #artificialintelligence #deeplearning #machinelearning #ai -
Learning Causality Does Not Require Different Training and Test Domains
By
–
Surely showing you can learn (what looks like) causality does not require the training and test examples to be in different domains. That's an orthogonal issue.
-
Machine Learning Model for Soldier Casualty Prediction from Shot Data
By
–
Easy. The data is vectors of "shot/not shot" (one input variable per soldier) and "dead/alive" (output). Any learner that induces that num. shots > 0 => dead answers the question correctly.