How to Speed Up Neural Network Training with Data Splitting
Introduction
Artificial neural networks are popular to find complex relationships between input data and results. They are useful for solving businesses, medical and academic...
How to Program a Voice Assistant in 10 Minutes
In the previous article, we built the simplest speaking chatbot entirely in a browser, with the help of the NLP.js library and Web Speech API.
Our demo application showed an...
How to Build a Voice Assistant for Your Website
Today you can actually build a voice assistant for your website without too much time or effort. Just some gumption and a little know how. Chatbot functionality and quality are...