Pinned Repositories
AdminLTE
AdminLTE - Free Premium Admin control Panel Theme Based On Bootstrap 3.x
AutoComments
Description: We want to create a deep Neural Network that can automatically generate comments for code snippets passed to it. The motivation behind this is that in software development and maintenance, developers spend around 59% of their time on program comprehension activities. Having comments that are generated automatically will hopefully cut this time down. In order to do this we will combine the recent paper Code2Vec: Learning Distributed Representations of Code by Alon et al. with the paper Deep Code Comment Generation in order to make a better performing model using the newer Code2Vec encoding that was not used in the Deep Code Comment Generation paper. Dataset: The dataset that we will use is the same dataset used by the Deep Code Comment Generation paper, this is a dataset of more than 500,000 code snippets including comments. This also gives us a baseline against which to compare. Papers: Deep Code: https://xin-xia.github.io/publication/icpc182.pdf Code2Vec: https://arxiv.org/abs/1803.09473
awesome-multimodal-ml
Reading list for research topics in multimodal machine learning
DeveloperIQ
A tool for calculating developer productivity using Github metrics
ESAD-Project
Ecommerce system for ESAD project
python_chat_app
A python chat app using multiple clients using sockets
rasa
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
research-paper-implementations
Research paper implementations and model implementation for common identification and classification algorithms
stylegan
StyleGAN - Official TensorFlow Implementation
stylegan2
StyleGAN2 - Official TensorFlow Implementation
Thirunayan22's Repositories
Thirunayan22/AdminLTE
AdminLTE - Free Premium Admin control Panel Theme Based On Bootstrap 3.x
Thirunayan22/corcod-dataset
CoRCoD: Code Runtime Complexity Dataset
Thirunayan22/curriculum_vitae_data
This directory contains a collection of files of Curriculum Vitae. The most of the files are downloaded from some random websites.
Thirunayan22/DeepGamingAI_FPS
An FPS game controller that uses webcam and deep learning to play games
Thirunayan22/deepjazz
Deep learning driven jazz generation using Keras & Theano!
Thirunayan22/Natural-Language-Processing
Thirunayan22/pyservice-registry
Simple Secure and Lightweight Service Registry in pure Python
Thirunayan22/Real-time-human-pose-estimation-and-classification
Thirunayan22/spacy-ner-annotator
Train Spacy ner with custom dataset
Thirunayan22/svd_exp1
Software vulnerability detection using machine learning through source codes (Exp-1). Replication of https://arxiv.org/abs/1807.04320.