Pinned Repositories
DeepSteganography
Hiding Images in Plain Sight: Deep Steganography
NAG-pytorch
Pytorch implementation of https://github.com/val-iisc/nag
krishvishal's Repositories
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/BayesOnline_ChangePoint_Detection
MATLAB implementation of Bayesian Online ChangePoint Detection
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/deep-orderbook
Deep learning modelling of orderbooks
krishvishal/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
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/julia_talk
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/renn
RENN
krishvishal/ResNet.jl
ResNet implementation in Julia w/ pretrained Imagenet weights
krishvishal/SegWithDistMap
How Distance Transform Maps Boost Segmentation CNNs: An Empirical Study
krishvishal/Turing.jl
Bayesian inference with probabilistic programming.
krishvishal/vscode-nasm-gdb
Assembling using NASM and visual debugger setup for x86_64 in VSCode