Nakul Dahiwade (nakuldahiwade)

nakuldahiwade

Geek Repo

Company:@Intel

Github PK Tool:Github PK Tool

Nakul Dahiwade's repositories

REST-vs-GraphQL

A demonstration of the major difference between REST and GraphQL. This demonstrates how GraphQL solves the problem of over and under-fetching in modern Web Development.

Language:PythonStargazers:1Issues:0Issues:0

Assistant-for-Software-Defined-Infrastructure

This chat bot aims to a virtual Operator who will always be running to take care of a Cloud Infrastructure. Chat with it to manage and deploy a Cloud Infrastructure.

Language:PythonStargazers:0Issues:0Issues:0

ChatterBot

ChatterBot is a machine learning, conversational dialog engine for creating chat bots.

Language:PythonLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0

cloud-native-setup

Automation around setting up the cloud-native content (kubernetes) on Clear Linux.

Language:ShellLicense:Apache-2.0Stargazers:0Issues:0Issues:0

DeepQA

My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

gotraining

Go Training Class Material :

Language:GoLicense:NOASSERTIONStargazers:0Issues:0Issues:0

MNIST-Digit-Recognizer-with-Tensorflow

This project builds a simple Deep Neural Network with three hidden layers using Tensorflow and then trains this network with MNIST training data (60,000) samples. Then it recognizes the handwritten digits against the MNIST testing data (10,000) samples with high accuracy. The aim of this project is to learn about Neural Networks and Tensorflow.

Language:PythonStargazers:0Issues:0Issues:0

Prediction-of-Employee-Lay-Off-using-K_Means

This project predicts whether an employee will be laid-off based on the Employee's Performance and Company's Organizational changes using python pandas, scikit-learn's K_Means clustering Algorithm and numpy libraries.

Language:PythonStargazers:0Issues:0Issues:0