Pinned Repositories
DeepSteganography
Hiding Images in Plain Sight: Deep Steganography
NAG-pytorch
Pytorch implementation of https://github.com/val-iisc/nag
limbo
Limbo is a project to build the modern evolution of SQLite.
krishvishal's Repositories
krishvishal/3d-audio
Dive into the world of immersive audio experiences with this Three.js-based project. Transform sound into captivating visual landscapes, turning ordinary audio into mesmerizing 3D visualizations.
krishvishal/AbstractMCMC.jl
Abstract types and interfaces for Markov chain Monte Carlo methods
krishvishal/AdvBayesLearnCourse
Course material for the PhD course in Advanced Bayesian Learning
krishvishal/audio-ai-timeline
A timeline of the latest AI models for audio generation, starting in 2023!
krishvishal/aws-lambda-container-julia
An example of running Julia program as AWS Lambda using container image
krishvishal/AWS.jl
Julia interface to AWS
krishvishal/bioinfo
Various bioinformatics tools
krishvishal/BisectPy.jl
Migrating bisect module from Python to Julia
krishvishal/CH5115-Assignments
Parameter and State Estimation Course, IITM
krishvishal/cpplinks
A categorized list of C++ resources.
krishvishal/crypto-rl
Deep Reinforcement Learning toolkit: record and replay cryptocurrency limit order book data & train a DDQN agent
krishvishal/cs431
My solutions for cs431 concurrency course
krishvishal/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
krishvishal/fast-sqlite3-inserts
Some bunch of test scripts to generate a SQLite DB with 1B rows in fastest possible way
krishvishal/FastLogSumExp.jl
fast logsumexp functions that leverage LoopVectorization
krishvishal/ForwardDiff.jl
Forward Mode Automatic Differentiation for Julia
krishvishal/FromFile.jl
Julia enhancement proposal (Julep) for implicit per file module in Julia
krishvishal/julia
The Julia Programming Language
krishvishal/lemon-rs
LALR(1) parser generator for Rust based on Lemon + SQL parser
krishvishal/limbo
Limbo is a work-in-progress, in-process OLTP database management system, compatible with SQLite.
krishvishal/limbo_alloc
krishvishal/MatmulTutorial
A Easy-to-understand TensorOp Matmul Tutorial
krishvishal/md-blogs
A blog where I write about research papers and blog posts I read.
krishvishal/Parallel-Computing-Cuda-C
krishvishal/pfann
Neural network Audio Fingerprint
krishvishal/poetry-cheatsheet
A super simple cheatsheet for poetry because I forget easily.
krishvishal/python-package-template
A template repo for Python packages
krishvishal/rust-instruction-dispatch
This is a project to learn how to implement instruction dispatch in Rust.
krishvishal/Turing.jl
Bayesian inference with probabilistic programming.
krishvishal/vscode-nasm-gdb
Assembling using NASM and visual debugger setup for x86_64 in VSCode