Vihar Kurama
Engineer and Developer Advocate at Appsmith 
Expertise: Software engineering
Education: Chaitanya Bharathi Institute Of Technology

Vihar is a developer, writer, and creator. He is currently working with the growth team at Appsmith as an Engineer and Developer Advocate.

Sort By
Most Recent
Most Recent
Oldest
16 Articles
3d rendering using three.js cubes illustration
Jul 11, 2021
A step-by-step guide to rotating a 3D cube with three.js and a challenge for the reader.
two lightning bolts against each other
Sep 09, 2020
A comparison of the two popular Python frameworks.
A visual rendering of machine learning
May 10, 2020
A hands-on guide to getting started with TensorFlow 2.0.
Tensorflow 2.0 Logistic Regression
Apr 28, 2020
An in-depth look at logistic regression analysis with TensorFlow 2.0.
tensorflow linear regression
Apr 24, 2020
An in-depth look at linear regression analysis with TensorFlow 2.0.
A visual rendering of a data web
Apr 09, 2020
Choosing the right algorithm for modeling data is a crucial part of the work of a data scientist. Here are the basic techniques.
data
Mar 13, 2020
In order to build a working data model, you'll need to understand all the basics of data access, blending, cleansing and validation.
collaborative filtering
Sep 04, 2019
How recommender systems use collaborative filtering.
Machine Learning Regression
Sep 04, 2019
The ultimate goal of the regression algorithm is to plot a best-fit line or a curve between the data.
feedforward neural networks
Sep 04, 2019
Take a dive into the first type of artificial neural network ever invented — feedforward neural networks.
Supervised Learning with Python
Jun 07, 2019
The ultimate goal of the supervised learning algorithm is to predict Y with the max accuracy for a given new input X. Here's how that works.