Kwyzer Solutions

Find the lastest news, updates, tutorials on Data Science, Machine learning, Computer Programming and more.

How to Build and Publish a Command-Line NPM Package from Scratch

Let's build a command line NPM package that display motivational quotes on your terminal. This tutorial will help you to create your very own command line npm package.


Best Non-Mainstream Cryptos to Watch Out in 2022

Here's a list of the best non-mainstream cryptos to watch out in 2022.


Simple Real-Time Object Detection in the Web Browser using ml5.js

We're creating a simple web application that detects objects in real-time using ml5.js and vanilla javascript.


Best Free to Use Javascript (JS) Carousel/Slider Libraries

Are you going to implement carousel functionality on your website? Check out these free to use libraries and use it on your next web application project.


Visualize What Convolutional Neural Network (ConvNets) Learned using Tensorflow Keras

This is an easy to follow methods on how we can see what computers see. Demystifying our trained ConvNets model.


Image Classification Using Python Tensorflow 2.0 and Keras Tutorial for Beginner

Jumpstart your Tensorflow and Keras skills by learning Convolutional Neural Networks using Python


GIT (Version Control) Commands You Need to Know for Your Data Science Project

Managing codes on your data science projected doesn't need to be overly complicated


Scrape Website Using Python (Beautiful Soup) to Extract Information for your Data Science Project

Easiest way to get more data for your data science project on the internet