tinyML

Food Mnist Classification

Photo by Sophia Mii L, ILLO and Animagic Studios on Dribbble This data set consists of 10 food categories, with 5,000 images. For each class, 125 manually reviewed test images are provided as well as 375 training images. On purpose, the training images were not cleaned, and thus still contain some amount of noise. This comes

Food Mnist Classification Read More »

Captcha recognition — on cAInvas

Transcribe captcha images to text using convolutional neural networks. Photo by Alex Castro CAPTCHA stands for Completely Automated Public Turing Test. It is a type of challenge-response test to determine whether the user is a human or an automated system in the computing world. The earliest form of CAPTCHA involved recognizing a sequence of letters or

Captcha recognition — on cAInvas Read More »

Malicious URL Detection

A malicious website is a site that attempts to install malware (a general term for anything that will disrupt computer operation, gather your personal information, or, in a worst-case scenario, gain total access to your machine) onto your device. So it is necessary to detect malicious websites or URLs and it can be achieved by

Malicious URL Detection Read More »