khushhallchandra's Stars
mlc-ai/web-llm
High-performance In-browser LLM Inference Engine
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
awesomedata/awesome-public-datasets
A topic-centric list of HQ open datasets.
acbraith/CSML_notes
UCL MSc Computational Statistics and Machine Learning Revision Notes
mustafalw/multicycleRISCProcessor
Verilog HDL implementation of a RISC processor based on the Little Computer - 3 ISA
meetps/pytorch-semseg
Semantic Segmentation Architectures Implemented in PyTorch
lfz/DSB2017
The solution of team 'grt123' in DSB2017
kimhc6028/relational-networks
Pytorch implementation of "A simple neural network module for relational reasoning" (Relational Networks)
buriburisuri/SRGAN
A tensorflow implemenation of Christian et al's SRGAN(super-resolution generative adversarial network)
sorenbouma/keras-oneshot
koch et al, Siamese Networks for one-shot learning, (mostly) reimplimented in keras
soumith/ganhacks
starter from "How to Train a GAN?" at NIPS2016
nlintz/TensorFlow-Tutorials
Simple tutorials using Google's TensorFlow Framework
widgetti/ipyvolume
3d plotting for Python in the Jupyter notebook based on IPython widgets using WebGL
fvisin/dataset_loaders
A collection of dataset loaders
daleroberts/itermplot
An awesome iTerm2 backend for Matplotlib, so you can plot directly in your terminal.
wiseodd/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
vdumoulin/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
microsoft/AirSim
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
warmspringwinds/tf-image-segmentation
Image Segmentation framework based on Tensorflow and TF-Slim library
vesjane/Backpropagation
Backpropagation
meetps/marching-cube-segmentation
Brain tumor segmentation using modified Marching Cubes segmentation algorithm
meetps/CS-663
Assignment Codes for CS663 Digital Image Processing
meetps/CS-736
Assignment codes for CS736 Algorithms for Medical Image Processing.
meetps/riscv
meetps/tf-devanagri
Convolutional Neural Networks to identify Devanagri characters implemented in Tensorflow
meetps/crnn-music-genre-classification
Tensorflow Implementation of Convolutional Recurrent Neural Networks for Music Genre Classification
meetps/CS-747
Assignment codes for CS747 Intelligent and Learning Agents
meetps/EE-779
Assignment codes for EE779 Advanced Topics in Signal Processing
meetps/CS-725
Assignment solutions for CS725 Machine Learning
samiranrl/Carrom_rl
A Pygame+Pymunk Carrom Simulation Testbed for reinforcement learning. [CS747][ Foundations of Intelligent and Learning Agents]