Argha Sarkar (arghasarkar)

arghasarkar

Geek Repo

Location:London, UK

Github PK Tool:Github PK Tool

Argha Sarkar's repositories

google-sheets-js

An easy to use synchronous google sheets reader without the use of callbacks

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

Safe2Eat

Winner of Blackrock & Whitbread prizes at HackKings 2016: A google chrome extension which injects Food Standard Agency's hygiene ratings onto pages of JustEat and HungryHouse. Work is in progress for doing the same for Deliveroo.

Language:CSSLicense:MITStargazers:2Issues:0Issues:0
Stargazers:1Issues:0Issues:0

cs918-nlp

natural language processing

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

exam-papers

Exam papers and exercise sheets

Stargazers:1Issues:0Issues:0

neural-network-in-python

Predict the number of bikes being used given several metrics about any given day. This project implements a neural network and all the functionality required (eg: forward pass, back propagation and optimisation using gradient descent) using just python. No machine learning libraries like tensorflow are used in this project.

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

a32nx

The A32NX Project is a community driven open source project to create a free Airbus A320neo in Microsoft Flight Simulator that is as close to reality as possible. It aims to enhance the default A320neo by improving the systems depth and functionality to bring it up to payware-level, all for free.

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

easy-trie

A lightweight & easy-to-use implementation of the Trie data structure written in TypeScript. This can be used for searching for words to autocomplete and also for spell-checking.

Language:TypeScriptLicense:GPL-3.0Stargazers:0Issues:0Issues:0
Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

AlexaSkillNextTube

An Alexa skill to tell me when the next tube is from my station

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

AlexaWildyPenguinChecker

Alexa skill for checking if there are any wilderness penguins.

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

arghasarkar.github.io

Personal web page

Stargazers:0Issues:0Issues:0

autocomplete

IDE-style autocomplete for your existing terminal & shell

License:MITStargazers:0Issues:0Issues:0

aws-mobile-appsync-events-starter-react

GraphQL starter application with Realtime and Offline functionality using AWS AppSync

Language:JavaScriptLicense:Apache-2.0Stargazers:0Issues:1Issues:0

cs907

Dissertation: An adversarial approach to identity preserving gender obfuscation in facial images

Stargazers:0Issues:0Issues:0
Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0
Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

dog-breed-classifier-using-neural-network-with-transfer-learning-on-imagenet

A neural network using Keras to classify dog breeds from images. This is a hard task for humans and even harder for computers. However, using transfer learning by pre-training some convolutional layers on imagenet and then retraining the fully connected layers on the dog breed training images, an exceptionally high level of accuracy has been achieved.

Language:HTMLLicense:MITStargazers:0Issues:0Issues:0

embedded-mysql-plugin

gradle plugin for embedded mysql

Language:GroovyStargazers:0Issues:1Issues:0

face-generation-using-gans

Use GANs with normalization techniques like dropouts, batch normalization along with having a low variance in kernel weight initialization, achieve realistic images of faces trained on the CelebA dataset. Images also have been generated of hand written digits after being trained on the MNIST dataset. This would be useful for generating training images where enough labelled data is unavailable.

Language:HTMLStargazers:0Issues:0Issues:0

first-contributions

🚀✨ Help beginners to contribute to open source projects

License:MITStargazers:0Issues:0Issues:0

Hacktoberfest

Opportunity to start open source and PR experience

License:MITStargazers:0Issues:0Issues:0

high-performance-computing

Optimize thermodynamics simulation using OpenMP

Language:CStargazers:0Issues:0Issues:0

MechDawn

Issue tracking for MechDawn

Stargazers:0Issues:0Issues:0

multi-agent-systems

Intelligent agents in a multi-agent system taking part in different forms of virtual auctions with differing goals and payoffs.

Language:PythonStargazers:0Issues:0Issues:0

netflixparty-chrome

A tool for synchronized Netflix consumption.

Language:JavaScriptStargazers:0Issues:0Issues:0

oas-raml-converter

Converts between OAS and RAML API specifications:

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:2Issues:0

tv-script-generation-with-deep-learning

Generate scripts for the Simpsons TV show using deep learning. Using a recurrent neural network with LSTM (Long Short Term Memory) cells along with word embeddings, it is possible to find patterns within the data. Adding a bit of randomness to the probability of which word should be next in the pattern, it is possible to generate TV scripts. Parts of the scripts will not make grammatical sense. It's still a cool project nonetheless.

Language:HTMLStargazers:0Issues:2Issues:0