Pinned Repositories
Algo_Ds_Notes
It is a repository that is a collection of algorithms and data structures with implementation in various languages.
Flask-Projects
Inverted_Index-and-Pagerank-using-Apache-Spark
ITCS-6190-Recommedender_System
Linear-Regression-using-Apache-Spark
Node.js_Social_Connections
rabbitmq-tutorials
Tutorials for using RabbitMQ in various ways
Reddit_Crawler
riemannzeta1191's Repositories
riemannzeta1191/Algo_Ds_Notes
It is a repository that is a collection of algorithms and data structures with implementation in various languages.
riemannzeta1191/Inverted_Index-and-Pagerank-using-Apache-Spark
riemannzeta1191/ITCS-6190-Recommedender_System
riemannzeta1191/Linear-Regression-using-Apache-Spark
riemannzeta1191/Node.js_Social_Connections
riemannzeta1191/Reddit_Crawler
riemannzeta1191/Awesome-Deep-Learning-Resources
Rough list of my favorite deep learning resources, useful for revisiting topics or for reference. I have got through all of the content listed there, carefully. - Guillaume Chevalier
riemannzeta1191/Bookstore_App
riemannzeta1191/build-your-own-x
🤓 Build your own (insert technology here)
riemannzeta1191/CBHC
riemannzeta1191/Competitive-Programming
:pushpin: :books: Solution of competitive programming problems, code templates, Data Structures and Algorithms, hackathons, interviews and much more.
riemannzeta1191/DeepRacket
A simple starting point for doing deep learning in Racket
riemannzeta1191/gleam
Fast, efficient, and scalable distributed map/reduce system, DAG execution, in memory or on disk, written in pure Go, runs standalone or distributedly.
riemannzeta1191/Hands-on-Algorithmic-Problem-Solving
A middle-to-high level algorithm book designed with coding interview at heart!
riemannzeta1191/Imdb
riemannzeta1191/intro_to_computer_vision
Introduction to Computer Vision
riemannzeta1191/kbs_FinalProject
riemannzeta1191/Learn_Computer_Vision
This is the curriculum for "Learn Computer Vision" by Siraj Raval on Youtube
riemannzeta1191/leetcode
riemannzeta1191/LeetCode-in-Go
Go Solution for LeetCode algorithms problems, 100% coverage.
riemannzeta1191/Node_app
riemannzeta1191/Parallel_Computing_Snippets
Parallel_Computing_Snippets
riemannzeta1191/PyDev
riemannzeta1191/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
riemannzeta1191/qiskit
Qiskit is an open-source framework for working with noisy quantum computers at the level of pulses, circuits, and algorithms.
riemannzeta1191/QuantumKatas
Programming exercises for learning Q# and quantum computing
riemannzeta1191/springmvc-hibernate-sandbox
To practice my voodoo skills.
riemannzeta1191/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
riemannzeta1191/twitter-algorithm
Source code for Twitter's Recommendation Algorithm
riemannzeta1191/UserConnections_App_Node.js