Pinned Repositories
CachPy
Object-agnostic, fast, offline caching for Python objects
DHS
Distributed HTTP Server in Go
face-ification
Face recognition using PCA & LDA with KNN
LPOPL
LTL Progression for Off-Policy Learning
maddpg
Multi Agent DRL using DDPG
pointer-softmax
PyTorch implementation of Pointer Softmax networks
Sense-Embeddings
Learning semantic vector representations
SIC-Assembler
Assembler for SIC in Python
stable-gan-training
Stable training procedures for improved GAN architectures
wsd
Multi-inventory word sense disambiguation using Multi-Task learning
amrufathy's Repositories
amrufathy/pointer-softmax
PyTorch implementation of Pointer Softmax networks
amrufathy/CachPy
Object-agnostic, fast, offline caching for Python objects
amrufathy/DHS
Distributed HTTP Server in Go
amrufathy/face-ification
Face recognition using PCA & LDA with KNN
amrufathy/Robotics-2-Project
Torque minimization for redundant manipulators
amrufathy/Sense-Embeddings
Learning semantic vector representations
amrufathy/Snake
Snake starter code using Python 3.5 and Turtle
amrufathy/Soldier-Escape
Interactive Graphics Final Project; An endless runner game in Three.js
amrufathy/Twitter-Scrapper
Mining Twitter users for Social Network Analysis
amrufathy/LPOPL
LTL Progression for Off-Policy Learning
amrufathy/maddpg
Multi Agent DRL using DDPG
amrufathy/stable-gan-training
Stable training procedures for improved GAN architectures
amrufathy/wsd
Multi-inventory word sense disambiguation using Multi-Task learning
amrufathy/ddpg
Continuous Control using Deep Deterministic Policy Gradients
amrufathy/dqn
Deep Reinforcement Learning using Deep Q-Network
amrufathy/HRI-Simulation
Simulation interface for Human-Robot Interaction course
amrufathy/HTTP-Server
A C++ HTTP server
amrufathy/OMML
Optimization course assignments
amrufathy/PacGL
The famous pacman game using OpenGL
amrufathy/Priority-Queue
A Java implementation of a priority queue using a maximum heap with FIFO property
amrufathy/Protons
Code examples for Protons - Programming track
amrufathy/Root-Finder
Solving equations in MATLAB
amrufathy/SCMP
A VHDL implementation of the single cycle mips processor
amrufathy/Secure-Chat
Server-Client Chat application with DES encryption and ncurses GUI
amrufathy/Segmenta
Image Segmentation with love
amrufathy/SFG
Signal Flow Graph Solver using Mason's Formula with GUI
amrufathy/Store-Backend
Backend for MACC Project
amrufathy/Store-Frontend
Android Frontend for MACC Project
amrufathy/thesis
Cycle-consistent Story Generation
amrufathy/Word-Segmentation
Chinese Word Segmentation using Bi-LSTMs