Estonia is now 0% bureaucrazy!
We’re proud to announce that every government service in Estonia is now fully digital. Whether signing documents, starting a business, paying taxes, or sorting out your healthcare, it’s all handled with a click.
#digitalnation#eestonia#bureaucrazy
What is the future of AI-powered smart glasses in healthcare?
Here is an extremely comprehensive review of all the current smart glasses that could play a role in digital health management for proactive healthcare solutions!
It's also unusual for a review to have that many descriptive and useful figures!
Check it out! https://t.co/sQZwr7Hlnb
Lower-sodium salt substitutes that contain potassium are one option to lower your sodium intake. They contain less sodium and added potassium, which supports heart health without significantly changing the taste.
⏳ Just 1 day left to register!
The #HL7 Fundamentals Course starts May 22 – get hands-on training in #V2, #CDA & #FHIR with expert instructors.
Don’t miss out on building your health IT skills!
🔗 Register now: https://t.co/Ybf6gGLqqB
#HealthIT#Interoperability#HealthTech
Today, we granted marketing authorization for the first diagnostic test for chlamydia, gonorrhea and trichomoniasis that can be purchased without a prescription and performed entirely at home. https://t.co/FRFmVaoJy2
The test is intended for females with or without symptoms and delivers results in approximately 30 minutes.
Nations are coming together to shape the future of AI—collaborating to ensure innovation is inclusive and transformative. We will keep working to make AI a force for progress and prosperity.
Here are some more glimpses from the AI Action Summit in Paris.
🎉 Introducing DeepSeek App!
💡 Powered by world-class DeepSeek-V3
🆓 FREE to use with seamless interaction
📱 Now officially available on App Store & Google Play & Major Android markets
🔗Download now: https://t.co/DIwqqkbK93
🌟 1/3
Adios ChatGPT
Han pasado solo 7 días desde que se lanzó Deepseek R1 y el mundo ya está sorprendido por su potencial.
20 ejemplos que te dejarán boquiabierto:
(No te pierdas el 5º)
Qualitative research involves collection, organization, and interpretation of words/ textual information.
Here are 21 steps to write your first qualitative paper: ⬇️
Addressing #ChagasDisease early is key to treating it:
✅ Contact your doctor if you live or have travelled to an area at risk of Chagas & experience symptoms
✅ 2 medicines are effective in curing the disease if given soon after infection
Patient recently started on multiple new medications who presents w abdominal pain, elevated lipase, peripancreatic fluid collections, and hypodense areas within the pancreas? Diagnosis? Answer = https://t.co/FrIVR2Hwqa
Linear Regression clearly Explained!
Linear Regression models relationship between a dependant variable (y) & two or more independent variables (x1, x2 ...)
❗️For the sake of simplicity we discuss linear regression with a single independent variable.
Mathematical Representation:
y=mx+c
where:
- y is the dependent variable
- x is the independent variable
- m is the slope of the line
- c is the y intercept
Cost Function:
❗️The goal is to find the best values for m and c that minimize the error between the predicted values & the actual values for all data points.
This is how the cost function looks, a mean squared error:
MSE= 1/N∑(yi−(m*xi+c))**2
Where:
- N is the number of data points.
- yi is the actual value for the ith data point.
- mxi+c is the predicted value for the ith data point.
How it works (Optimisation)❓
To minimize the MSE, we can use gradient descent.
The basic idea is to:
- Start with some initial value of m & c
- Compute the gradient of the MSE w.r.t. both m & c.
- Update m & c in the direction of the negative gradient.
Implementation from Scratch:
Now that we understand how things work it's fairly simple to implement linear regression in Python!
Check this out 👇
That's a wrap!
If you interested in:
- Python 🐍
- ML/MLOps 🛠
- CV/NLP 🗣
- LLMs 🧠
- AI Engineering ⚙️
Find me → @akshay_pachaar ✔️
Everyday, I share tutorials on above topics!
I also write a weekly Newsletter on AI Engineering, link in the next tweet!
Cheers!! 🙂