Pinned Repositories
autopep8
A tool that automatically formats Python code to conform to the PEP 8 style guide.
awesome-computational-neuroscience
A list of schools and researchers in computational neuroscience
bgrl
PyTorch implementation of BGRL (https://arxiv.org/abs/2102.06514)
coding-interview-university
A complete computer science study plan to become a software engineer.
Convolutional_neural_network
This is the code for "Convolutional Neural Networks - The Math of Intelligence (Week 4)" By Siraj Raval on Youtube
cuml
cuML - RAPIDS Machine Learning Library
cupy
NumPy-like API accelerated with CUDA
NaiveBayes_Iris
classification using Gaussian Naive Bayes model on the iris dataset
poyo
Official Implementation of POYO-1 https://poyo-brain.github.io/
SVM_IRIS
Classification and Data Visualization using various kernels of the Support vector machines over the Iris Dataset
venkywonka's Repositories
venkywonka/autopep8
A tool that automatically formats Python code to conform to the PEP 8 style guide.
venkywonka/coding-interview-university
A complete computer science study plan to become a software engineer.
venkywonka/bgrl
PyTorch implementation of BGRL (https://arxiv.org/abs/2102.06514)
venkywonka/cuml
cuML - RAPIDS Machine Learning Library
venkywonka/cupy
NumPy-like API accelerated with CUDA
venkywonka/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
venkywonka/poyo
Official Implementation of POYO-1 https://poyo-brain.github.io/
venkywonka/awesome-developer-streams
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻 Awesome Developers, Streaming
venkywonka/awesome-tensor-compilers
A list of awesome compiler projects and papers for tensor computation and deep learning.
venkywonka/cheat
cheat allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember.
venkywonka/cs344
Introduction to Parallel Programming class code
venkywonka/cupyd
GPU enabled docker image infrastructure
venkywonka/dotfiles
venkywonka/fastbook
The fastai book, published as Jupyter Notebooks
venkywonka/fibonacci-series
This repository is to write program the famous Fibonacci series in as many different programming languages as we can.
venkywonka/gbm-bench
A benchmark to measure performance of popular Gradient boosting algorithms against popular ML datasets.
venkywonka/graphworld
venkywonka/grokking_algorithms
Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
venkywonka/linuxSystemProgramming
A course dedicated to linux system programming
venkywonka/llmtools
Finetuning Large Language Models on One Consumer GPU in Under 4 Bits
venkywonka/llmtools-evals
Evaluation Code repository for the paper "ModuLoRA: Finetuning 3-Bit LLMs on Consumer GPUs by Integrating with Modular Quantizers". (2023 TMLR Submission)
venkywonka/Modern-CPP-Programming
Modern C++ Programming Course
venkywonka/online-board-games-and-party-games
List of games that can be played online with a group of people
venkywonka/phase-2-survey-cogsci
venkywonka/plgm
Protein Language Graph Model for PPI
venkywonka/pythoncharmers
Small beginners python programs.
venkywonka/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
venkywonka/raft
Rapids Analytics Framework Toolset to share building blocks between cuGraph and cuML
venkywonka/TensorRT
NVIDIA® TensorRT™, an SDK for high-performance deep learning inference, includes a deep learning inference optimizer and runtime that delivers low latency and high throughput for inference applications.
venkywonka/venkywonka.github.io