-
NumCpp Public
Forked from dpilger26/NumCppC++ implementation of the Python Numpy library
C++ MIT License UpdatedMay 18, 2024 -
Bootstrap-Paradox Public
ALL the BOM related works are in this repo
HTML MIT License UpdatedJan 5, 2023 -
-
-
Trying different RL algorithms in different environments
Jupyter Notebook MIT License UpdatedJan 27, 2020 -
RNBIP-2-Processor Public
3 stage pipelined processor implementation of a RISC based instruction set of RNBIP-1 (Single Bus Architecture).
-
Eron-Email-Analysis Public
Enron email analysis using NLP
Jupyter Notebook MIT License UpdatedNov 26, 2019 -
BrewV-Videoplayer Public
BrewV is a computer vision based video player which uses face and hand gestures to control the functionality of a videoplayer.
-
GAN implementation in Pytorch
Python Apache License 2.0 UpdatedMay 24, 2019 -
Used STM32 microcontroller and various sensor to collect data and control the led lights , dc motor and send the data to a user mobile and controlled the outputs through bluetooth
-
cfiles Public
Forked from mananapr/cfilesA ncurses file manager written in C with vim like keybindings
C MIT License UpdatedJan 16, 2019 -
crnn Public
Forked from bgshih/crnnConvolutional Recurrent Neural Network (CRNN) for image-based sequence recognition.
Lua MIT License UpdatedJun 20, 2018 -
crnn.pytorch Public
Forked from meijieru/crnn.pytorchConvolutional recurrent network in pytorch
Python MIT License UpdatedMay 8, 2018 -
-
models Public
Forked from tensorflow/modelsModels and examples built with TensorFlow
Python Apache License 2.0 UpdatedJan 14, 2018 -
CSI-workshop-on-ML Public
Materials of Computer Society of India workshop on Machine Learning.
Jupyter Notebook UpdatedJan 7, 2018 -
mkeykernel Public
Forked from arjun024/mkeykernelA kernel that can read from keyboard and print on-screen
C GNU General Public License v2.0 UpdatedJan 6, 2018 -
Machine Learning by Prof Andrew NG
MATLAB UpdatedJan 1, 2018 -
TensorFlow-Book Public
Forked from BinRoot/TensorFlow-BookAccompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
Jupyter Notebook MIT License UpdatedNov 24, 2017 -
How-to-Make-a-Computer-Operating-System Public
Forked from andreiprc/How-to-Make-a-Computer-Operating-SystemHow to Make a Computer Operating System in C++