Pinned Repositories
airo
Repository for Code for Demo and Excercise.
alpr-unconstrained
License Plate Detection and Recognition in Unconstrained Scenarios
awesome-computer-vision
A curated list of awesome computer vision resources
awesome-deep-vision
A curated list of deep learning resources for computer vision
detr
End-to-End Object Detection with Transformers
dm_pix
PIX is an image processing library in JAX, for JAX.
docs
fashion-compatibility
Learning Type-Aware Embeddings for Fashion Compatibility
gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
tkhan3's Repositories
tkhan3/awesome-deep-vision
A curated list of deep learning resources for computer vision
tkhan3/jetbot_ros
ROS nodes and Gazebo model for NVIDIA JetBot with Jetson Nano
tkhan3/text_summurization_abstractive_methods
Multiple implementations for abstractive text summurization , using google colab
tkhan3/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
tkhan3/awesome-bert-nlp
A curated list of NLP resources focused on BERT, attention mechanism, Transformer networks, and transfer learning.
tkhan3/awesome-text-summarization
A curated list of resources dedicated to text summarization
tkhan3/CECS-229
tkhan3/COVID-19
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
tkhan3/COVID-Net
COVID-Net model for COVID-19 detection on COVIDx dataset
tkhan3/CovidCrowd
A crowd-sourcing platform for the Covid-19 Pandemic
tkhan3/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
tkhan3/deepcorrect
Text and Punctuation correction with Deep Learning
tkhan3/deeplearning-models
A collection of various deep learning architectures, models, and tips
tkhan3/dlib
A toolkit for making real world machine learning and data analysis applications in C++
tkhan3/faiss
A library for efficient similarity search and clustering of dense vectors.
tkhan3/Grokking-Deep-Learning
this repository accompanies my forthcoming book "Grokking Deep Learning"
tkhan3/info8010-deep-learning
Lectures for INFO8010 - Deep Learning, ULiège
tkhan3/Interactive_Tools
Interactive Tools: Machine Learning, Deep Learning, Math, and related fields
tkhan3/ml-class
Machine learning lessons and teaching projects designed for engineers
tkhan3/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
tkhan3/OpenSeq2Seq
Toolkit for efficient experimentation with Speech Recognition, Text2Speech and NLP
tkhan3/PRML
PRML algorithms implemented in Python
tkhan3/pytorch_notebooks
🔥A collection of PyTorch notebooks for learning and practicing deep learning
tkhan3/pytorch_objectdetecttrack
Object detection in images, and tracking across video frames
tkhan3/PyTorchNLPBook
Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media https://nlproc.info
tkhan3/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
tkhan3/sentence-transformers
Sentence Embeddings with BERT & XLNet
tkhan3/SentEval
A python tool for evaluating the quality of sentence embeddings.
tkhan3/tensorflow
An Open Source Machine Learning Framework for Everyone
tkhan3/tensorflow-yolo-v3
Implementation of YOLO v3 object detector in Tensorflow (TF-Slim)