Coder Social home page Coder Social logo

Akhil Senroy's Projects

data-aggregation-big-data-analysis-and-visualization icon data-aggregation-big-data-analysis-and-visualization

• Aggregated data from following sources suing the respective application programing interface(API). 1. NY Times 2. Twitter 3. Common Crawl - Applied classical big data analytic method of Map Reduce to the unstructured data collected by the above mentioned sources. - Stored the data collected on WORM infrastructure Amazon Web Services (AWS) S3 AND EC2. - Visualized using Tableau to deduce trends in the processed Data

data-science-ipython-notebooks icon data-science-ipython-notebooks

Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.

dcgan-cifar10 icon dcgan-cifar10

A implementation of DCGAN (Deep Convolutional Generative Adversarial Networks) for CIFAR10 image

fizzbuzznn icon fizzbuzznn

Solving the FizzBuzz problem using Neural Networks

groupmessenger1 icon groupmessenger1

Designed a fault-tolerant group messenger using Java Socket API, that can send message to multiple AVDs and store them in a permanent key-value storage.

lab1-data-collection-and-eda icon lab1-data-collection-and-eda

Collected data from sources like Twitter, NY Times and performed Exploratory Data Analysis that involves replicating professional data analysis on a topic of current interest, extending the data exploration to include another public data source. Collected and consolidated Twitter data using R. Integrated R with Google Maps to plot tweets. Used K-Means clustering to group tweets by proximity to identify the regions with highest tweet density.

simpledynamo icon simpledynamo

Implemented a simplified version of Dynamo with key-value storage that provides availability and linearizability Handled node failures using concepts of Membership and Quorum Replication The main pieces of this project were Partitioning, Replication and Failure Handling Key features includes: • Membership • Request routing • Data replication • Data partitioning • Failure handling Following assumptions are made in this project: 1. There will be at most one app instance failure at any given time. 2. There are 5 nodes in the system. 3. Each node knows its position in the ring and about every other node in the ring. 4. There are no virtual nodes in the ring, unlike Amazon Dynamo. 5. It does not implement hinted handoff. 6. There are only two replicas stored in two consecutive nodes.

simplemessengerapp icon simplemessengerapp

A simple messenger app on Android. The goal of this app is enabling two Android devices to send messages to each other using Socket Programming.

teacher-s-feedback-system icon teacher-s-feedback-system

Platform independent tool for evaluating performance of teachers by students. Reports can be mailed to the respective teacher.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.