Would be so cool to build a http://
hf.co/spaces with it!
CODE
-
Building AI Projects with Hugging Face Spaces
By
–
-
Prompt Engineering for AI Agents: Step-by-Step Operation Sequencing
By
–
The game is “least to most” — have it write out the most mechanical, reliably performed operations first. Then gradually move up to more interpretive and analytical steps, so it’s never asked to do anything multi-step in its head. The prompt should feel like an income tax form.
-

Best Books Learning Machine Learning Zero Hero
By
–
The Best Books To Learn #MachineLearning From Zero To Hero http://
bit.ly/3cxlTDo #AI #DeepLearning #NeuralNetworks #TensorFlow #DataScience #Python #javascript #iot #Rstats #linux #ReactJS #serverless #BigData #Analytics #ML #100DaysofCode #womenwhocode #DigitalTransformation -
Career Paths: Data Science vs Machine Learning Engineering
By
–
If you want to become a full-stack data scientist then start from data science and to become MLE you can go with ML as well
-
Parallel Experiments Challenge in Multilingual Machine Learning Project
By
–
I also think there was a will to experiments on too many aspects at the same time and in parallel in BS: try a new organisation, a multilingual model with low-ressources languages, a new way of building a dataset (crowd sourcing of sources), attempts to train in fp16, etc etc
-

100+ Free Data Science and Machine Learning eBooks
By
–
Free eBooks: 100+ Free Data Science Books http://
bit.ly/3AAD4At #NeuralNetworks #MachineLearning #TensorFlow #100DaysOfCode #BigData #Analytics #DevCommunity #Programming #IoT #javascript #Linux #Cloud #Serverless #womenwhocode #Python #RStats #DeepLearning #AI #DataScience -
Building Tools Responsibly: Ethics of Dual-Use Technology
By
–
I've built tools (like Django) that can be used for truly evil things, and I hate that If Mastodon had been explicitly designed to support evil behaviour I would reject it This particular case feels more to me like rejecting email software because that can be used for evil too
-
Lightweight Python SQLite alternatives to Rails PostgreSQL Redis stack
By
–
Yeah the main project is surprisingly heavy: Rails and PostgreSQL and Redis and Sidekiq – there's a lot of state involved! But there are some promising alternatives that are more lightweight – this one is just Python and SQLite for example https://
github.com/tsileo/microbl
og.pub
… -
Learning from Unconventional Coding Approaches and Best Practices
By
–
More generally, if I see someone coding productively using an approach that's different to the status quo, I don't close the file. I learn everything I can about why they did that, since it's likely it's very intentional and might be a source of insights.