Pinned Repositories
30problems
Amazing-Semantic-Segmentation
Amazing Semantic Segmentation on Tensorflow && Keras (include FCN, UNet, SegNet, PSPNet, PAN, RefineNet, DeepLabV3, DeepLabV3+, DenseASPP, BiSegNet)
Andrew-NG-Notes
This is Andrew NG Coursera Handwritten Notes.
atomspace
The OpenCog hypergraph database, query system and rule engine
awesome-3D-vision
3D computer vision incuding SLAM,VSALM,Deep Learning,Structured light,Stereo,Three-dimensional reconstruction,Computer vision,Machine Learning and so on
awesome-action-recognition
A curated list of action recognition and related area resources
DeepLearningExamples
Deep Learning Examples
DockerCheatSheet
🐋 Docker Cheat Sheet 🐋
Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
The-NLP-Pandect
A comprehensive reference for all topics related to Natural Language Processing
m-ak's Repositories
m-ak/DeepLearningExamples
Deep Learning Examples
m-ak/DockerCheatSheet
🐋 Docker Cheat Sheet 🐋
m-ak/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
m-ak/The-NLP-Pandect
A comprehensive reference for all topics related to Natural Language Processing
m-ak/Amazing-Semantic-Segmentation
Amazing Semantic Segmentation on Tensorflow && Keras (include FCN, UNet, SegNet, PSPNet, PAN, RefineNet, DeepLabV3, DeepLabV3+, DenseASPP, BiSegNet)
m-ak/awesome-3D-vision
3D computer vision incuding SLAM,VSALM,Deep Learning,Structured light,Stereo,Three-dimensional reconstruction,Computer vision,Machine Learning and so on
m-ak/awesome-AI-books
Some awesome AI related books and pdfs for learning and downloading
m-ak/awesome-ai-ml-dl
Awesome Artificial Intelligence, Machine Learning and Deep Learning as we learn it. Study notes and a curated list of awesome resources of such topics.
m-ak/awesome-artificial-intelligence
A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers.
m-ak/awesome-kubernetes
A curated list for awesome kubernetes sources :ship::tada:
m-ak/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
m-ak/BERTopic
Leveraging BERT and c-TF-IDF to create easily interpretable topics.
m-ak/Coursera-Machine-Learning-Stanford
Machine learning-Stanford University
m-ak/Deep-Learning-Experiments
Notes and experiments to understand deep learning concepts
m-ak/Deeplearning.ai-Natural-Language-Processing-Specialization
This repository contains my full work and notes on Coursera's NLP Specialization (Natural Language Processing) taught by the instructor Younes Bensouda Mourri and Łukasz Kaiser offered by deeplearning.ai
m-ak/graph-based-deep-learning-literature
links to conference publications in graph-based deep learning
m-ak/GraphGym
Platform for designing and evaluating Graph Neural Networks (GNN)
m-ak/Hyperparameter-Optimization-of-Machine-Learning-Algorithms
Implementation of hyperparameter optimization/tuning methods for machine learning & deep learning models (easy&clear)
m-ak/Kaggle-Computer-Vision-Competitions-List
List of Kaggle competitions in the field of Computer Vision
m-ak/Kaggle-dataset-download-colab
How to download kaggle dataset for colab
m-ak/keras-YOLOv3-model-set
end-to-end YOLOv4/v3/v2 object detection pipeline, implemented on tf.keras with different technologies
m-ak/machine-learning-with-python-cookbook-notes
(Part of) Chris Albon's Machine Learning with Python Cookbook in .ipynb form
m-ak/MEDIUM_NoteBook
Repository containing notebooks of my posts on Medium
m-ak/NLP-Projects
word2vec, sentence2vec, machine reading comprehension, dialog system, text classification, pretrained language model (i.e., XLNet, BERT, ELMo, GPT), sequence labeling, information retrieval, information extraction (i.e., entity, relation and event extraction), knowledge graph, text generation, network embedding
m-ak/nlp_paper_summaries
✍️ A carefully curated list of NLP paper summaries
m-ak/Object-Detection-and-Distance-Measurement
Using yolov3 & yolov4 weights objects are being detected from live video frame along with the measurement of the object from the camera without the support of any extra hardware device.
m-ak/object_detection_demo
How to train an object detection model easy for free
m-ak/python-cheatsheet
Comprehensive Python Cheatsheet
m-ak/segmentation_models
Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
m-ak/sklearn-audio-transfer-learning
A didactic toolkit to rapidly prototype audio classifiers with pre-trained Tensorflow models and Scikit-learn