Pinned Repositories
A-Comparative-Study-between-TensorFlow-and-PyTorch
We try to answer why researchers would prefer using PyTorch to TensorFlow.
Understanding-Empathy-and-Cooperation-in-Multi-Agent-Reinforcement-Learning
Understanding the inequity aversion among agents.
FCSANN
3DCoMPaT-v2
3DCoMPaT++: An improved large-scale 3D vision dataset for compositional recognition
GPU_programming_with_CUDA
A repo for all my projects using nVidia CUDA toolkit for programming GPGPUs
CoT3D_VG
Chain_of_Thoughts_3D_Visual_Grounding
e-maxx-eng
Translation of http://e-maxx.ru into English
Online-Dynamic-Learning-and-Robust-Control-for-Nonlinear-Systems
We try to answer the following question "Can online reinforcement learning (RL) methods learn the dynamics of non-stationary and nonlinear systems online, and if so, can it be used in the robust control architecture instead of the inverse nonlinear dynamics term?"
A-Comparative-Study-of-Closed-Issues-in-TensorFlow-and-PyTorch-Frameworks
Agar
Agar.io OpenAI Gym Learning Environment
mayman150's Repositories
mayman150/e-maxx-eng
Translation of http://e-maxx.ru into English
mayman150/Online-Dynamic-Learning-and-Robust-Control-for-Nonlinear-Systems
We try to answer the following question "Can online reinforcement learning (RL) methods learn the dynamics of non-stationary and nonlinear systems online, and if so, can it be used in the robust control architecture instead of the inverse nonlinear dynamics term?"
mayman150/A-Comparative-Study-between-TensorFlow-and-PyTorch
We try to answer why researchers would prefer using PyTorch to TensorFlow.
mayman150/A-Comparative-Study-of-Closed-Issues-in-TensorFlow-and-PyTorch-Frameworks
mayman150/Agar
Agar.io OpenAI Gym Learning Environment
mayman150/ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
mayman150/aucstudents
mayman150/BootLoader
Implemented an Assembly Program using 86-64x starting with BIOS and ending with Scanning PCI devices in Long Mode.
mayman150/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
mayman150/Circuit-Minimization-Karnaugh-Map-Solver-main
mayman150/CMOS-Circuit-SPICE-Generator
The goal of this project is to implement a program that generates the part of a SPICE netlist (also known as a SPICE deck) that describes a CMOS circuit realizing an arbitrary Boolean function provided by the user.
mayman150/Code-Prodigy-Library
A comprehensive collection of algorithms, data structures & helper functions for Competitive Programming. Regularly updated to help you solve coding challenges efficiently. Perfect for CP enthusiasts of all levels!
mayman150/CoT3D_VG
Chain_of_Thoughts_3D_Visual_Grounding
mayman150/Data-Science-Case-studies
Different notebooks for analyzing and giving some conclusions using some advanced techniques in Data science, Statistics, and Machine Learning
mayman150/Distributed-System-Project-using-Rust
This is a distributed system project handling the load balancing and peer-to-peer election using RUST
mayman150/Expectation-Maximization-and-Afainity-Propgation-implementation-from-scratch
This is a complete implementation for Expectation Maximization and Affinity Propagation clusters
mayman150/Fake-News-Detection
This is a project for detecting Fake news using Natural Language Processing and Deep learning
mayman150/GPU_programming_with_CUDA
A repo for all my projects using nVidia CUDA toolkit for programming GPGPUs
mayman150/hello
testing
mayman150/ImagesForWeek4
mayman150/mayman150.github.io
mayman150/pfrl
PFRL: a PyTorch-based deep reinforcement learning library
mayman150/Pipelined-RISC-V-Processor-
Implementing the 40 instructions of a pipelined RISC-V processor with taking into consideration the flushing and stalling using Verilog.
mayman150/PremierLeague
Database Project
mayman150/refactoring-analysis-results
Solving the deprecated issues in Stats files
mayman150/SafeBox
SafeBox is a Cryptography project aiming to encrypt and decrypt a number of Giga-Bytes of files using Object Oriented Programming.
mayman150/Set-Associate-Cache-simulator
The goal is to write a cache simulator in C/C++ and to experiment different cache parameters on running different workloads
mayman150/Simulating-Tomasulo-s-algorithm
We have implemented a program that shows the performance of an out-of-order 16-bit RISC processor that uses Tomasulo’s algorithm without speculation.
mayman150/Trading-Strategy-with-Sentiment-Analysis
Predicting the Close price using Sentiment analysis
mayman150/Understanding-Empathy-and-Cooperation-in-Multi-Agent-Reinforcement-Learning
Understanding the inequity aversion among agents.