Machine learning

Machine learning is a subset of AI that involves training computers to learn patterns from data, without being explicitly programmed. This allows machines to improve their performance on a specific task through experience. Machine learning is often used for tasks such as image and speech recognition, natural language processing, and predictive analytics.

ML5 with Webpack and TypeScript
10/31/2020

ML5 with Webpack and TypeScript

Why TypeScript? TypeScript allows you to add static typing to your javascript, which adds a possibility to type check on your code during compile time. Even better your IDE itself will be able to tell you if there are any issues with your data types, etc in realtime. Additionally, it can be used by your […]

Machine Learning – On your Browser
10/21/2020

Machine Learning – On your Browser

Inviqa Engineering CoP 22.10.2020
Machine Learning on your Browser.

© 2024 Anil Maharjan