Pinned Repositories
artificial-intelligence
simple ai code sample
Artificial-Intelligence-1
Awesome AI Learning with +100 AI Cheat-Sheets, Free online Books, Top Courses, Best Videos and Lectures, Papers, Tutorials, +99 Researchers, Premium Websites, +121 Datasets, Conferences, Frameworks, Tools
cpu
risc-v single cycle implementation
riscv-2
riscv-3
RISC-V CPU Core (RV32IM)
ultimate-ttt-rl
Reinforcement Learning based Ultimate Tic Tac Toe player
shirishbahirat's Repositories
shirishbahirat/arxiv-sanity-preserver
Web interface for browsing, search and filtering recent arxiv submissions
shirishbahirat/asciidoctor-pdf
:page_with_curl: Asciidoctor PDF: A native PDF converter for AsciiDoc based on Asciidoctor and Prawn, written entirely in Ruby.
shirishbahirat/blog-notebooks
A collection of code (mostly Jupyter notebooks) associated with entries on my blog
shirishbahirat/Deep-Learning-for-NLP-Creating-a-Chatbot
Repository for series of Medium Articles introducing Deep Learning for NLP.
shirishbahirat/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
shirishbahirat/DeepSpeech
A TensorFlow implementation of Baidu's DeepSpeech architecture
shirishbahirat/distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://nervanasystems.github.io/distiller
shirishbahirat/ExO-Tool-Kit
Tools to help along the journey becoming an ExO
shirishbahirat/Grokking-Deep-Learning
this repository accompanies my forthcoming book "Grokking Deep Learning"
shirishbahirat/guitar-tuner
This repository hosts the result of a four-part series on Fourier transform.
shirishbahirat/hw
RTL, Cmodel, and testbench for NVDLA
shirishbahirat/kafka
Mirror of Apache Kafka
shirishbahirat/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
shirishbahirat/lucid
A collection of infrastructure and tools for research in neural network interpretability.
shirishbahirat/machine_learning_lectures
Collection of lectures and lab lectures on machine learning and deep learning. Lab practices in Python and TensorFlow.
shirishbahirat/mit-deep-learning-book-pdf
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
shirishbahirat/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
shirishbahirat/modern-cpp-features
A cheatsheet of modern C++ language and library features.
shirishbahirat/ostep-code
Code from various chapters in OSTEP (http://www.ostep.org)
shirishbahirat/Programming_Interview_Study_Plan
This is the Programming Interview Study Plan by Siraj Raval on Youtube
shirishbahirat/ProtoVirt
An ongoing attempt to create own hypervisior from scratch in linux.
shirishbahirat/quantum-neural-networks
This repository contains the source code used to produce the results presented in the paper "Continuous-variable quantum neural networks".
shirishbahirat/Reinforcement-Learning-Algorithms-with-Python
Reinforcement Learning Algorithms with Python, Published by Packt
shirishbahirat/riscv-simple-cpu-python
simple riscv
shirishbahirat/serv
SERV - The SErial RISC-V CPU
shirishbahirat/simulation
simulation
shirishbahirat/swerv_eh1
A directory of Western Digital’s RISC-V SweRV Cores
shirishbahirat/t81_558_deep_learning
Washington University (in St. Louis) Course T81-558: Applications of Deep Neural Networks
shirishbahirat/Text-Generation-using-Bidirectional-LSTM-and-Doc2Vec-models
Text Generation using Bidirectional LSTM and Doc2Vec models
shirishbahirat/The-Neural-Qubit
This is the code "The Neural Qubit", the quantum machine learning research paper & video by Siraj Raval