ameyamg's Stars
AtsushiSakai/PythonRobotics
Python sample codes for robotics algorithms.
helm/charts
⚠️(OBSOLETE) Curated applications for Kubernetes
lorenzodifuccia/safaribooks
Download and generate EPUB of your favorite books from O'Reilly Learning (aka Safari Books Online) library.
anudeepND/whitelist
A simple tool to add commonly white listed domains to your Pi-Hole setup.
bethrobson/Head-First-Design-Patterns
Code for Head First Design Patterns book (2020)
facebookresearch/InferSent
InferSent sentence embeddings
lightswitch05/hosts
Hostfile blocklist for ads and tracking, updated regularly
SensorsIot/IOTstack
Docker stack for getting started on IOT on the Raspberry PI
rajannpatel/Pi-Hole-PiVPN-on-Google-Compute-Engine-Free-Tier-with-Full-Tunnel-and-Split-Tunnel-OpenVPN-Configs
Run your own privacy-first ad blocking service in the cloud for free on Google Cloud Services.
brinesoftwares/Flutter-AI-Rubik-cube-Solver
Flutter-Python rubiks cube solver.
rajannpatel/Pi-Hole-on-Google-Compute-Engine-Free-Tier-with-Full-Tunnel-and-Split-Tunnel-Wireguard-VPN-Configs
Run your own privacy-first ad blocking service at home, or in the cloud for free with Google Cloud Services.
jihoonerd/Data_Structures_and_Algorithms_in_Python
:book: Worked Solutions of "Data Structures & Algorithms in Python", written by Michael T. Goodrich, Roberto Tamassia and Michael H. Goldwasser. ✏️
mjwestcott/Goodrich
The source code for 'Data Structures and Algorithms in Python' by Goodrich, Tamassia, Goldwasser
nairuzabulhul/.CodeBits
:books: List of resources for Algorithms and Data Structures in Python & other CS topics @2017
wdlcameron/Solutions-to-Data-Structures-and-Algorithms-in-Python
[My Solutions] Data Structures and Algorithms in Python (Michael T. Goodrich)
feliixx/mongoplayground
a simple sandbox to test and share MongoDB queries
BryanPlummer/flickr30k_entities
Flickr30K Entities Dataset
stevemac321/pdfs
jleetutorial/scala-spark-tutorial
Project for James' Apache Spark with Scala course
yug95/MachineLearning
Machine learning for beginner(Data Science enthusiast)
FazeelUsmani/Coding-Ninjas---Data-Structures-and-Algorithms-in-Python
Solved problems and assignments of DSA course taught by Coding Ninjas team
calebmadrigal/algorithms-in-python
Algorithms and Data Structures implemented in Python
anantkaushik/Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Python
VinitSR7/Image-Caption-Generation
Image Captioning: Implementing the Neural Image Caption Generator
Andrew-Ng-s-number-one-fan/CS231n-Convolutional-Neural-Networks-for-Visual-Recognition
A course offered by Stanford University
jaykepeters/Tutorials
Tutorials for others and myself... Nothing much...
mattcasters/kettle-splunk
Kettle plugins to read from and write to Splunk
jsculsp/data-structures-and-algorithms-in-python
"Data Structures and Algorithms in Python" is designed to provide an introduction to data structures and algorithms, including their design, analysis, and implementation. The authors take advantage of the beauty and simplicity of Python to present executable source code that is clear and concise. Furthermore, a consistent object-oriented viewpoint is retained throughout the book, including the use of inheritance, both to maximize code reuse and to draw attention to the clear similarities and differences of various abstract data types and algorithmic approaches.
PraveenSenathi/Ms-GSP-Python-
Implementation of MS-GSP algorithm in python
mkolonay/StatBase
Python Solutions for Understandable statistics Concepts and Methods