Pinned Repositories
Affinity-Propagation-Python
Simple, 2D implementation of the affinity propagation clustering algorithm
AP-3
DEF-to-SVG
Takes in LEF and DEF files, Generates interactive SVG with panning and zooming
ECommerce_API
Embedded-ECG
Embedded Project
ETChicken
Defend the planet from an extraterrestrial chicken army. SFML based c++ game.
FClassifier
Financial-News-Scraper
Scraper for arabic finantial news since 2010
OGRE
Global Router Built for ICCAD Contest 2019
Distributed
awael's Repositories
awael/DEF-to-SVG
Takes in LEF and DEF files, Generates interactive SVG with panning and zooming
awael/Affinity-Propagation-Python
Simple, 2D implementation of the affinity propagation clustering algorithm
awael/AP-3
awael/ECommerce_API
awael/Embedded-ECG
Embedded Project
awael/ETChicken
Defend the planet from an extraterrestrial chicken army. SFML based c++ game.
awael/FClassifier
awael/Financial-News-Scraper
Scraper for arabic finantial news since 2010
awael/OGRE
Global Router Built for ICCAD Contest 2019
awael/Freebie
A mobile application for item donation
awael/HunterCPU
This is a Verilog Implementation of RISC-V CPU that implements RV32I and RV16I. Read documentation for further details.
awael/Numpy-NN
Neural Network from scratch using computational graphs, Nesterov Momentum, Xavier random initialization. Trained and tested on 5 flowers dataset from TensorFlow
awael/pytorch-lightning
The lightweight PyTorch wrapper for high-performance AI research. Scale your models, not the boilerplate.
awael/RISC-V-Implementation
This is a Verilog Implementation of RISC-V CPU that implements RV32I and RV16I and supports interrupt handling and some CSR instuctions and registers