Pinned Repositories
3D-World-Game
3D World Adventure Game created using OpenGL 3 and using GLFW
Algorithms-Design-and-Analysis-Part-2
Solutions to Programming Assignments of Coursera's Algorithms: Design and Analysis, Part 2 by Prof. Tim Roughgarden
Clustering
Codes for Agglomerative Clustering, Spectral Clustering and Kernelized K-Means Clustering
code2vec_transformer
Implementation of the Transformer model to get generic code token embeddings
KernelPCA-KernelLDA
Code which implements the RBF kernel PCA and RBF kernel LDA techniques followed by classification using SVM
PerceptronAlgorithms-NeuralNetwork
Four perceptron based algorithms and a simple supervised, feed forward, backpropagation network have been implemented
Timetable-Generator
A heuristic based automated timetable generator
UPGMA-Phylogenetic-Tree
Scripts in Python to read nucleotide/protein sequences and construct Phylogenetic relationship using UPGMA method
WebGL_Three.js_Carrom_Game
A Carrom Board Game created using Three.js
xv6-Assignment
Codes for a very interesting xv6 Assignment
Ras-al-Ghul's Repositories
Ras-al-Ghul/Timetable-Generator
A heuristic based automated timetable generator
Ras-al-Ghul/UPGMA-Phylogenetic-Tree
Scripts in Python to read nucleotide/protein sequences and construct Phylogenetic relationship using UPGMA method
Ras-al-Ghul/xv6-Assignment
Codes for a very interesting xv6 Assignment
Ras-al-Ghul/3D-World-Game
3D World Adventure Game created using OpenGL 3 and using GLFW
Ras-al-Ghul/Algorithms-Design-and-Analysis-Part-2
Solutions to Programming Assignments of Coursera's Algorithms: Design and Analysis, Part 2 by Prof. Tim Roughgarden
Ras-al-Ghul/code2vec_transformer
Implementation of the Transformer model to get generic code token embeddings
Ras-al-Ghul/Query-Expansion
An implementation of Rochhio's algorithm for Query Expansion (with user relevance feedback)
Ras-al-Ghul/SPOJ
Practise, Practise, Practise
Ras-al-Ghul/2020-Coding-Challenge
Ras-al-Ghul/2D-Shooter-Game
2D Shooter Game made in OpenGL 2 and using freeglut.
Ras-al-Ghul/Alcohol-Delivery-Service
A webserver for an Alcohol Delivery Business. Runs SQL queries.
Ras-al-Ghul/Association_Rules_Extractor
Code to extract Association Rules from a dataset using the Apriori algorithm
Ras-al-Ghul/Concurrency_Problems-Operating_Systems
Codes to some interesting Concurrency Problems in Operating Systems
Ras-al-Ghul/Distributed-Systems-Assignments
Code for the assignments from the Distributed Systems course
Ras-al-Ghul/DSA
Some codes to do with Distributed Constraint Optimization
Ras-al-Ghul/finetune-transformer-lm
Code and model for the paper "Improving Language Understanding by Generative Pre-Training"
Ras-al-Ghul/FlatB_CompilerFrontEnd
AST, Interpreter and LLVM IR for the FlatB language.
Ras-al-Ghul/hw-bdd-cucumber
Ras-al-Ghul/Iterative-Set-Expansion
Information Extraction system that uses Iterative Set Expansion
Ras-al-Ghul/Karger-Mincut-Code
Code (Implementaton in C) for solving min-cut problem in graphs using Karger's algorithm
Ras-al-Ghul/mars_city
Ras-al-Ghul/Negotiation_Agent
A Negotiation Agent for the GENIUS platform implemented for the Multi-Agent Systems course.
Ras-al-Ghul/Networks_Trie_Filtering
Implements Trie based filtering for source and destination IP addresses to match them to rules
Ras-al-Ghul/OnlineNewsPopularity
Using Machine Learning techniques to determine the popularity of online news.
Ras-al-Ghul/Packet_Queueing_and_Scheduling
Implements the FIFO, Round-Robin and the WFQ techniques
Ras-al-Ghul/Perishable-Flow-Optimization
Code and docs related to the Perishable Flow Optimization Problem
Ras-al-Ghul/PIM-iSLIP-Scheduling
Implements the PIM and iSLIP scheduling algorithms for NxN switches.
Ras-al-Ghul/Ping-Packet-Capture
This repo contains code on playing around and tinkering with ICMP Ping packets.
Ras-al-Ghul/Simple_Networks_Assignment
Some basic socket programming code for TCP, UDP, broadcast, client/server, peer-to-peer
Ras-al-Ghul/Unity-Scenes-ARPixelApp
Some scenes created in Unity for ARPixelApp