Abhedya Khatiwala's repositories

Robotic-Arm---1

Robotic Arm controlled via Analog Joystick

Language:ArduinoLicense:GPL-3.0Stargazers:1Issues:2Issues:0

abhedyak.github.io

Personal Website

Language:CSSStargazers:0Issues:2Issues:0

Auto-GPT

An experimental open-source attempt to make GPT-4 fully autonomous.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

DeepStock

Stock Market Predictions using a LSTM Neural Network.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

fastai-v3

Starter app for fastai v3 model deployment on Render

Language:PythonStargazers:0Issues:0Issues:0

jekyll

Build a Jekyll blog in minutes, without touching the command line.

Language:CSSLicense:MITStargazers:0Issues:1Issues:0

jekyll-

:sparkles: Build a beautiful and simple website in literally minutes. Demo at http://deanattali.com/beautiful-jekyll

Language:HTMLLicense:NOASSERTIONStargazers:0Issues:0Issues:0

Learning-to-See-in-the-Dark

Learning to See in the Dark. CVPR 2018

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

xv6-public

Copy of xv6 for NYU Tandon CS3224

Language:CLicense:NOASSERTIONStargazers:0Issues:0Issues:0

LSTM-Neural-Network-for-Time-Series-Prediction

LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data

Language:PythonLicense:AGPL-3.0Stargazers:0Issues:1Issues:0

NeuralNLP-NeuralClassifier

An Open-source Neural Hierarchical Multi-label Text Classification Toolkit

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

stockpredictionai

In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.

Stargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

XV6-Lottery-Scheduler

XV6-Lottery-Scheduler

Stargazers:0Issues:2Issues:0