Pinned Repositories
Android-Mobile-Application-Development
This repository contains the Android apps from basics to Advanced level. It includes intents, Fragments, ListView, RecyclerView, AsyncTask, OkHTTP, ThreadPool, XML Parser, JSON Parser, SQLite, Firebase, Google Authentication , Google Maps API, GPS
BankMarketing-DeepLearning
Predicted whether the client will subscribe a term deposit from a direct marketing campaigns (phone calls) of a Portuguese banking institution by implementing the Deep feed forward, deep convolutional network and Auto encoder using tensorflow.
Computer-Communication-and-Networking
This repository contains the implementation of HTTP Client, and server, GBN and SR protocols simulation, and Distance vector routing algorithms
GooglePageRankImplementation
Google page rank algorithm implementation using Hadoop Map reduce on Simple English Wikipedia corpus
LZWAlgorithm
This repository contains the implementation of LZW Encoder and Decoder compressor algorithm
Query_Search_Using_TF-IDF
This repository contains the TF-IDF score calculation for the documents in the Canterbury dataset for a user given search query
RecipeFinder
Recipe finder web application using Golang, HTML, CSS, JQuery
Shortest-Path-in-a-Network
This repository contains the implementation of Dijkstra algorithm using min binary heap and finding reachable nodes and shortest distance in a given network
testRepo
yelpcamp
This repository contains a Camp finder website where user can post new campgrounds, add commnets etc. This is built usinng NodeJS, Express, EJS, MongoDB and authentications are handled using passport.js https://arcane-woodland-32419.herokuapp.com/
arunkthomasuncc's Repositories
arunkthomasuncc/Android-Mobile-Application-Development
This repository contains the Android apps from basics to Advanced level. It includes intents, Fragments, ListView, RecyclerView, AsyncTask, OkHTTP, ThreadPool, XML Parser, JSON Parser, SQLite, Firebase, Google Authentication , Google Maps API, GPS
arunkthomasuncc/BankMarketing-DeepLearning
Predicted whether the client will subscribe a term deposit from a direct marketing campaigns (phone calls) of a Portuguese banking institution by implementing the Deep feed forward, deep convolutional network and Auto encoder using tensorflow.
arunkthomasuncc/Query_Search_Using_TF-IDF
This repository contains the TF-IDF score calculation for the documents in the Canterbury dataset for a user given search query
arunkthomasuncc/RecipeFinder
Recipe finder web application using Golang, HTML, CSS, JQuery
arunkthomasuncc/testRepo
arunkthomasuncc/assetmonitoringapplication
Asset monitoring application using Tokbox WebRTC platform which supports video recording, subscribing, publishing and chatting
arunkthomasuncc/Computer-Communication-and-Networking
This repository contains the implementation of HTTP Client, and server, GBN and SR protocols simulation, and Distance vector routing algorithms
arunkthomasuncc/GooglePageRankImplementation
Google page rank algorithm implementation using Hadoop Map reduce on Simple English Wikipedia corpus
arunkthomasuncc/LZWAlgorithm
This repository contains the implementation of LZW Encoder and Decoder compressor algorithm
arunkthomasuncc/Shortest-Path-in-a-Network
This repository contains the implementation of Dijkstra algorithm using min binary heap and finding reachable nodes and shortest distance in a given network
arunkthomasuncc/yelpcamp
This repository contains a Camp finder website where user can post new campgrounds, add commnets etc. This is built usinng NodeJS, Express, EJS, MongoDB and authentications are handled using passport.js https://arcane-woodland-32419.herokuapp.com/
arunkthomasuncc/Bank-Marketing--Neural-Networks
Predicted whether the client will subscribe a term deposit from a direct marketing campaigns (phone calls) of a Portuguese banking institution by implementing the Neural Network
arunkthomasuncc/Bank-Marketing-Classification
Predicted whether the client will subscribe a term deposit from a direct marketing campaigns (phone calls) of a Portuguese banking institution by implementing the algorithms like Pocket algorithm, LDA, QDA and Logistic regression
arunkthomasuncc/bikesharingdataset-linearregression
Linear regression model on the bike data set which contains the hourly count of rental bikes between years 2011 and 2012 in Capital bikeshare system with the corresponding weather and seasonal information. I have used Least square method (batch training)and least mean square method (Online training) to build the linear model.
arunkthomasuncc/BreachFinder
arunkthomasuncc/cloudprojectreport
arunkthomasuncc/color-guessing-game
This repository contains a small color guessing game based on the RGB value. Good one to learn HTML,CSS and JavaScript
arunkthomasuncc/gitsubmoduletest
arunkthomasuncc/HapiJS
REST web service using Hapi js
arunkthomasuncc/hospitalmanagement
arunkthomasuncc/learning-opentok-node
A sample app of OpenTok Node Server SDK
arunkthomasuncc/Machine-Learning
Implementation of Machine Learning algorithms .
arunkthomasuncc/myunccphotos.github.io
Photo album of UNCC . All photos are from my mobile cam :D
arunkthomasuncc/opentok-web-samples
Sample applications for using OpenTok.js
arunkthomasuncc/ProductMaintenance
A web application to maintain Products.
arunkthomasuncc/RecurringTransactionsFinder
This projects contains the API to create transactions and retrieve recurrent transactions. I built the API using NodeJS express and mongoDB. Used mongoose as ORM
arunkthomasuncc/Reddit-Stock-Trends
Fetch currently trending stocks on Reddit
arunkthomasuncc/Reinforcement-Learning
I am trying to solve the Maze and BlackJack Game using Reinforcement Learning. In this assignment I will create One Maze Reinforcement Agent for a given maze environment and BlackJack agent for Black Jack game. For training the Reinforcement learning I am using SARSA and Q-Learning algorithms.Ultimate aim for this assignment to find the correct parameters for alpha, gamma,maxiter,maxstep,epsilon which is using for the training of Reinforcement agent.
arunkthomasuncc/tokboxwebrtcapplication
https://arunkthomasuncc.github.io/tokboxwebrtcapplication/