Pinned Repositories
CS508-Heterogeneous-Computing
Assignments related to course Heterogeneous computing CS508-IIT Mandi
go-plus
My modifications to the golang compiler to enable better ergonomics around few areas like errors
jarvil
Jarvil is a statically-typed programming language with syntactic resemblance to python.
just-a-theory
This repo contains my write-ups, notes, talk slides and other academic material related to physics, math and computer science.
KG-Embedding-Learning
PyTorch Implementation of state-of-the-art algorithms for learning knowledge graphs embedding.
minted
minted is a LaTeX package that provides syntax highlighting using the Pygments library. Highlighted source code can be customized using fancyvrb.
PyGlow
This package is an attempt to implement Keras like API functionalities on PyTorch backend with functionalities supporting information theoretic methods which are relevant for understanding neural network dynamics.
Resume
Updated resume
spino17's Repositories
spino17/PyGlow
This package is an attempt to implement Keras like API functionalities on PyTorch backend with functionalities supporting information theoretic methods which are relevant for understanding neural network dynamics.
spino17/Resume
Updated resume
spino17/just-a-theory
This repo contains my write-ups, notes, talk slides and other academic material related to physics, math and computer science.
spino17/KG-Embedding-Learning
PyTorch Implementation of state-of-the-art algorithms for learning knowledge graphs embedding.
spino17/CS508-Heterogeneous-Computing
Assignments related to course Heterogeneous computing CS508-IIT Mandi
spino17/go-plus
My modifications to the golang compiler to enable better ergonomics around few areas like errors
spino17/jarvil
Jarvil is a statically-typed programming language with syntactic resemblance to python.
spino17/minted
minted is a LaTeX package that provides syntax highlighting using the Pygments library. Highlighted source code can be customized using fancyvrb.
spino17/Pattern-Recognition-Course
This repo contains my code assignment for theoretical course on Pattern Recognition at IIT Mandi taken by Prof. Dileep AD .
spino17/setup.py
📦 A Human's Ultimate Guide to setup.py.
spino17/www.jarvil-lang.org
The home of the Jarvil website powered by Next.js