cAInvas

Neural Machine Translator

Neural machine translation (NMT) is an approach to machine translation that uses an artificial neural network to predict the likelihood of a sequence of words, typically modeling entire sentences in a single integrated model. Language Translation is a key service that is needed by the people across the whole globe. We are going to talk

Neural Machine Translator Read More »

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 »