przemb's Stars
bslatkin/effectivepython
Effective Python: Third Edition — Source Code and Errata for the Book
afshinea/stanford-cs-230-deep-learning
VIP cheatsheets for Stanford's CS 230 Deep Learning
openai/spinningup
An educational resource to help anyone learn deep reinforcement learning.
donnemartin/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
xdspacelab/openvslam
OpenVSLAM: A Versatile Visual SLAM Framework
navneet-nmk/pytorch-rl
This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch
karlkurzer/path_planner
Hybrid A* Path Planner for the KTH Research Concept Vehicle
yunjey/show-attend-and-tell
TensorFlow Implementation of "Show, Attend and Tell"
peteanderson80/bottom-up-attention
Bottom-up attention model for image captioning and VQA, based on Faster R-CNN and Visual Genome
anuragmishracse/caption_generator
A modular library built on top of Keras and TensorFlow to generate a caption in natural language for any input image.
MahanFathi/CS231
Complete Assignments for CS231n: Convolutional Neural Networks for Visual Recognition
krasserm/fairseq-image-captioning
Transformer-based image captioning extension for pytorch/fairseq
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
sgrvinod/a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
AlexeyAB/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
lukas/ml-class
Machine learning lessons and teaching projects designed for engineers
prabhuomkar/pytorch-cpp
C++ Implementation of PyTorch Tutorials for Everyone
hiromis/notes
Hvass-Labs/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos
kavgan/nlp-in-practice
Starter code to solve real world text data problems. Includes: Gensim Word2Vec, phrase embeddings, Text Classification with Logistic Regression, word count with pyspark, simple text preprocessing, pre-trained embeddings and more.
piskvorky/gensim-data
Data repository for pretrained NLP models and NLP corpora.
fabioperez/pytorch-examples
Tutorials, examples, and projects implemented with PyTorch
dylanaraps/bum
🎵 Download and display album art for mpd/mopidy tracks.
boostorg/histogram
Fast multi-dimensional generalized histogram with convenient interface for C++14
matsui528/sis
Simple image search engine
sotte/pytorch_tutorial
PyTorch Tutorial (1.7)
fastai/fastai
The fastai deep learning library
humphd/have-fun-with-machine-learning
An absolute beginner's guide to Machine Learning and Image Classification with Neural Networks
onlytailei/CppRobotics
cpp implementation of robotics algorithms including localization, mapping, SLAM, path planning and control
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration