Skip to content
View novasush's full-sized avatar
๐Ÿ˜‰
Happy and Focussed
๐Ÿ˜‰
Happy and Focussed
Block or Report

Block or report novasush

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
novasush/README.md

Hi there ๐Ÿ‘‹, I'm Sushrut Ashtikar

Software Engineer and Tech Geek

My web portfolio: novasush

  • ๐Ÿ”ญ Software Engineer

  • ๐ŸŒฑ Delivering Computer Vision APIs (AIaaS)

  • ๐Ÿ‘จโ€๐Ÿ’ป Tech Blogger Medium

Connect with me:

https://www.linkedin.com/in/novasush/ novasush

Languages and Tools:

python tensorflow docker kubernetes git googlecloud mysql nodejs postgresql

novasush

ย novasush

novasush

Pinned

  1. nsembleai/nsvision nsembleai/nsvision Public

    nsvision is the image data pre and post processing and data augmentation library. It provides utilities for working with image data.

    Python 6 2

  2. image-classifier-in-javascript image-classifier-in-javascript Public

    Deploy image classifier on a static website using javascript.

    Jupyter Notebook 9 9

  3. build-python-from-source build-python-from-source Public

    Shell script for building python from source

    Shell 1 8

  4. Tensorboard-with-Fashion-MNIST Tensorboard-with-Fashion-MNIST Public

    Training a convolutional neural network to classify images of the Fashion MNIST dataset and use TensorBoard to explore how it's confusion matrix evolves over time.

    Jupyter Notebook 3 1

  5. Training and predicting an equation ... Training and predicting an equation in chrome browser asynchronously using tensorflow.js
    1
    <!DOCTYPE html>
    2
    <html>
    3
    <head>
    4
    	<title>Training a model on browser</title>
    5
    	<script src="https://cdn.jsdelivr.net/npm/@tensorflow/tfjs@latest"></script>
  6. visualizing-fashion-mnist-on-browser visualizing-fashion-mnist-on-browser Public template

    Training Fashion MNIST dataset on browser using tensorflowjs and visualizing model training using tfvisualizer js library

    JavaScript 2