• Stars
    star
    3
  • Rank 3,951,355 (Top 78 %)
  • Language Verilog
  • License
    GNU General Publi...
  • Created over 4 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Implementation of partly parallel LDPC code decoder in Verilog.

More Repositories

1

Sudoku-Generator

A simple sudoku puzzle generator written in C++.
C++
79
star
2

Sudoku-Image-Solver

Solving sudoku puzzles with convolutional neural networks and image processing techniques.
Jupyter Notebook
15
star
3

Wiki-bash

A command line tool to access wikipedia
Shell
13
star
4

fictionArt

A command line tool to display ascii art of famous animated fictional characters, written in ruby.
Ruby
11
star
5

Password-Locker

A cli password storer and manager.
Python
10
star
6

script-drive-download

A bash script to download files saved in google files from sites like mth102 site.
Shell
6
star
7

simple-video-player-opencv

A simple video player made in opencv
C++
6
star
8

smbt

Save MacOS Browser Tabs
AppleScript
6
star
9

Cellular-Automata

Cellular Automata and simulation of life using Conway's game of life.
JavaScript
5
star
10

PokerProbability

An interactive cli tool written in C++ for calculating the winning probability of each player in Texas Hold'em Poker.
C
4
star
11

Credit-Card-Fraud-Detection

An attempt for doing classification in a highly imbalanced dataset.
Jupyter Notebook
3
star
12

Realtime-frontdev

A realtime preview of frontend web development languages.(html, css,js)
JavaScript
3
star
13

ESO-207-Course-Material

Course material and my codes for data structures and algorithms course taught by Prof. Sumit Ganguly.
C++
3
star
14

mso201-ProbStats-Material

Lecture Notes, Assignments and Quizzes of Probability and Statistics (MSO201A).
3
star
15

Simple-Proxy-Server

A concurrent proxy server written in C to practise socket programming.
C
3
star
16

Speaker-Diarization-System

A Speaker Diarisation system created as a course project for Advanced ML Techniques (EE698R) at IIT Kanpur.
Jupyter Notebook
3
star
17

pygpbo

A python library for optimizing black-box functions using bayesian optimization. Contains support for optimizing high dimensional functions using linear-embedding based techniques.
Jupyter Notebook
2
star
18

Birthday-Paradox-Simulation

A simulator of the birthday paradox problem
C++
2
star
19

Haar-Wavelet-Image-Compression

Grayscale Image compression using Haar Wavelet Transform.
MATLAB
2
star
20

Birthday-reminder

This program helps you to create a database of your all your friends birthdays.
Python
2
star
21

Knowledge_Distillation

Experiments with knowledge distillation for course project of Machine learning course (CS771A) at IITK.
Jupyter Notebook
2
star
22

Lissajous-Curves

Visualisation of lissajous curves in p5.js
JavaScript
1
star
23

IITK-Photosearch

A modified and improved Student Search with reverse image search feature for IITK students.
PHP
1
star
24

Image-Processing-CS131-Assignments

Assignments of Stanford's CS131 course on Image Processing
Jupyter Notebook
1
star
25

Stable-Marriage-Problem

An implementation of stable marriage problem in C++.
C++
1
star
26

Connect4_AI

An online multiplayer Connect 4 game with features to play against AI, chat while playing, spectate game.
Python
1
star
27

scp-rust

A basic scp clone implementation written in rust.
Rust
1
star
28

Graph-Plotter

A Graph Plotter desktop application in C++
C++
1
star
29

Univariate-Truncated-Sampling

Sampling from univariate truncated distributions for GeomScale's tests for GSoC 2021
C++
1
star
30

Distributed-Hash-Table

A tutorial paper on distributed hash tables for assignment submission of COM200 course at IITK.
1
star
31

Tic-Tac-Toe-AI

An unbeatable Tic-Tac-Toe game written in Javascript using MinMax Algorithm.
JavaScript
1
star
32

utiny

A url shortener written using NodeJs and MySql.
JavaScript
1
star
33

Advent-of-Code-2021

My solutions for Advent of Code 2021 challenge - https://adventofcode.com/2021
Python
1
star
34

Variational-Autoencoder

Implementation of Variational Autoencoder in Pytorch for MNIST dataset.
Jupyter Notebook
1
star
35

bloomFilter

A C++ library for using bloom filters written using reference from Michael Schmatz post.
C++
1
star
36

Computer-Vision-CS231n-Assignments

My solutions to Stanford's 'CS231n: Convolutional Neural Networks for Visual Recognition' course assignments.
Jupyter Notebook
1
star
37

benchmark-symmetric-mat-mult

Comparing runtimes of x'Ax operation (A is symmetric) using Eigen's selfAdjointView vs custom for loop.
C++
1
star