Pinned Repositories
A-to-Z-Resources-for-Students
Curated list of resources for college students :octocat: Show your :heart: by giving a :star:
airbnb-clone
A clone of the Airbnb web app using React JS and Firebase Hosting
allennlp-demo
Code for the AllenNLP demo.
covid19_tracker
A COVID19-Tracker built using React JS and Firebase
Crowd-Behaviour-Analysis
This project aims at classifying crowd behavior as violent / non-violent. I used the C3D Action Classification model on a data-set an achieved around 62% accuracy
genetic_task_scheduling_algorithm
An experiment in genetic algorithms applied to task scheduling
guessmoviegenre
Guess the genre of the movie from their poster image using CNN
QOZ-NFTHackGame
A small attempt at building a game using NFT based characters.
RL-Unity-Self-Driving-Car
We try to implement a car that will learn to drive through various terrains to reach its destination. The environment is designed in Unity and OpenAI gym library is used to train a DeepQ Network to drive the car.
superteam-task-manager
A small attempt at creating a task management application for Superteam Lurkers Got Talent submission usinf React, Socket.io and Redis
crazylazylife's Repositories
crazylazylife/superteam-task-manager
A small attempt at creating a task management application for Superteam Lurkers Got Talent submission usinf React, Socket.io and Redis
crazylazylife/Crowd-Behaviour-Analysis
This project aims at classifying crowd behavior as violent / non-violent. I used the C3D Action Classification model on a data-set an achieved around 62% accuracy
crazylazylife/covid19_tracker
A COVID19-Tracker built using React JS and Firebase
crazylazylife/guessmoviegenre
Guess the genre of the movie from their poster image using CNN
crazylazylife/QOZ-NFTHackGame
A small attempt at building a game using NFT based characters.
crazylazylife/RL-Unity-Self-Driving-Car
We try to implement a car that will learn to drive through various terrains to reach its destination. The environment is designed in Unity and OpenAI gym library is used to train a DeepQ Network to drive the car.
crazylazylife/A-to-Z-Resources-for-Students
Curated list of resources for college students :octocat: Show your :heart: by giving a :star:
crazylazylife/airbnb-clone
A clone of the Airbnb web app using React JS and Firebase Hosting
crazylazylife/allennlp-demo
Code for the AllenNLP demo.
crazylazylife/AstronomicalDataAnalysis-Kaggle_LSST_Data_Challenge-
This project revolves around extensive analysis of the time-series data of light curves of various astronomical objects collected by the Large Synoptic Survey Telescope.
crazylazylife/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
crazylazylife/Bert4CoQA
Bert for CoQA based on PyTorch.
crazylazylife/buildspace-projects
The home of our open-source projects.
crazylazylife/Cognitive-class
Contains content to the Node-Red Course
crazylazylife/Convai-JS-SDK-Alpha
crazylazylife/crazylazylife.github.io
My website and blog
crazylazylife/CronTest
To test out cron scheduling of github actions
crazylazylife/Deep_reinforcement_learning_Course
Implementations from the free course Deep Reinforcement Learning with Tensorflow
crazylazylife/Game-Of-Thrones-Network-Analysis
A simple project in DataCamp on the character network analysis from the original books of the series Game of Thrones
crazylazylife/javascript
JavaScript Style Guide
crazylazylife/new-hulu-clone
A responsive elegant Hulu clone built using React JS and Firebase hosting.
crazylazylife/nft-drop-starter-project
crazylazylife/presence_nodejs_app
A simple node.js app with firebase to sign-up or sign-in an user to the main page where all the list of the online users are shown along with the history of the past users
crazylazylife/Process-Scheduling-using-RL
A Deep Q model in training an agent to effectively schedule jobs in an operating system environment using the Scheduler environment defined with the help of Gym library.
crazylazylife/Quantum-Computing-with-QSharp
A basic set of Q# programs in C# environment to understand certain quantum phenomenon and various algorithms.
crazylazylife/Research-Projects-2020
A collection of all projects done by the Research 2019 and 2020 team.
crazylazylife/TensorRT
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
crazylazylife/Thread_Mem_Test
crazylazylife/tinder-clone
A Tinder clone using MERN stack. The backend is hosted in Heroku while the frontend is hosted in Firebase.
crazylazylife/VideoChatApp
A simple video chat application built using Node.js and the SimpleWebRTC.