elirn98's Stars
Mehdi0xC/muxm
tmux session manager utility
Mehdi0xC/Floating-point-2-fixed-point
A python script for converting floating-point to fixed-point sign-magnitude numbers
Mehdi0xC/SystemVerilog-FixedPoint-Arithmetic
Generic Sign-Magnitude Fixed-Point Addition and Multiplication, based on SystemVerilog
Mehdi0xC/MLP-From-Scratch
A simple MLP with two layers, written in python and tested on 'wine' dataset.
Mehdi0xC/Self-Organizing-Maps-for-Fraud-Detection
Self-organizing Maps for Fraud Detection
Mehdi0xC/RealTime-ARM-Cortex-M4-Based-Environment-Controller
A Realtime ARM Cortex-M based Environment Controller, which Controls a Relay Module with Respect to Some Input Parameters Given by Analog Sensors.; Developed using RTOS.
Mehdi0xC/Implementations-of-Artificial-Intelligence-Modern-Approach-Textbook-by-Stuart-Russell
Implementations of Artificial Intelligence - Modern Approach (3rd Edition) by Stuart Russell
Mehdi0xC/Signal-Processing-Scripts
Some useful matlab scripts for signal processing
Mehdi0xC/Cellular-Mechanisms-of-Brain-Function
Handouts for Cellular Mechanisms of Brain Function (Neuroscience 1) Course, Taught by Professor Carl Petersen at EPFL
Mehdi0xC/Jupytergator
A simple Apple Automator applet for opening ipynb files by double-click, lets you save a few seconds if you need to quickly lookup some ipynb files. To use it, simply, change the ipynb file default opening application to Jupytergator.
Mehdi0xC/SIFTvsSURF-Feature-Matching
A brief comparison of SIFT and SURF methods for feature matching on a small dataset
Mehdi0xC/Signup
Information about signing up for a free Epic Games account, and getting access to UnrealEngine source code.
Mehdi0xC/alpha-box
My public research/development toolbox
Mehdi0xC/visual-computing-ii
Mehdi0xC/tf-jtest
Mehdi0xC/nerf-pytorch
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
Mehdi0xC/Embedded-MultiObject-Detection-and-Tracking
Embedded object detection in C++/openCV using frozen DNN models
Mehdi0xC/RealTime-Pathfinding-Robot-with-Deep-Reinforcement-Learning
A Simple RealTime PathFinding Robot Based on Implementation of DQN Algoriththm on Xilinx Zynq ARM Cortex-A Hard Processor (My B.Sc. Thesis, Phase 2/3)
Mehdi0xC/PathFinding-Agent-with-Deep-Reinforcement-Learning
A Simple Path-Finding Agent, based on DQN Algorithm (My B.Sc. Thesis, Phase 1/3)
Mehdi0xC/MLP-FeedForward-RTL-Acceleration
Register Transfer Level Acceleration of FeedForward Propagation in 2-Layer Perceptron Networks (My B.Sc. Thesis, Phase 3/3)