Pinned Repositories
100days
100 days of algorithms
Adjacency_Graph
This is a bidirectional and weighted graph model with simple path finding options.
Alchemy-Circles-Generator
A simple procedural generator of alchemy circles
algorithms
Minimal examples of data structures and algorithms in Python
ALPR
AI course project - Automatic license plate recognition
awesome-godot
A curated list of free/libre plugins, scripts and add-ons for Godot
awesome-public-datasets
A topic-centric list of high-quality open datasets in public domains. Propose NEW data ☛☛☛PR☛☛☛
cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers
datasets
CSV datasets used in Plotly API examples
Space_rocks
Ardalanh's Repositories
Ardalanh/Space_rocks
Ardalanh/Alchemy-Circles-Generator
A simple procedural generator of alchemy circles
Ardalanh/algorithms
Minimal examples of data structures and algorithms in Python
Ardalanh/ALPR
AI course project - Automatic license plate recognition
Ardalanh/awesome-public-datasets
A topic-centric list of high-quality open datasets in public domains. Propose NEW data ☛☛☛PR☛☛☛
Ardalanh/cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers
Ardalanh/datasets
CSV datasets used in Plotly API examples
Ardalanh/deep-learning-specialization-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
Ardalanh/develandoo_task
Ardalanh/facenet
Face recognition using Tensorflow
Ardalanh/high-school-guide-to-machine-learning
Being a high schooler myself and having studied Machine Learning and Artificial Intelligence for a year now, I believe that there fails to exist a learning path in this field for High School students. This is my attempt at creating one.
Ardalanh/Learn_Machine_Learning_in_3_Months
This is the code for "Learn Machine Learning in 3 Months" by Siraj Raval on Youtube
Ardalanh/MerryChristmas
A python christmas tree in the terminal.
Ardalanh/MMdnn
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
Ardalanh/MyReddit
Practicing Django by creating a web similar to reddit.
Ardalanh/MyUrl_Shortener
A sample url shortener site as an interview task.
Ardalanh/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
Ardalanh/NoorChurn
Ardalanh/NoorStreamlit
Ardalanh/pg2dm-python
Ardalanh/pro-deep-learning-w-tensorflow
Source code for 'Pro Deep Learning with TensorFlow' by Santanu Pattanayak
Ardalanh/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
Ardalanh/ProDeepLearning
Ardalanh/pygorithm
A Python module for learning all major algorithms
Ardalanh/pysot
SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
Ardalanh/python-machine-learning-book-2nd-edition
The "Python Machine Learning (2nd edition)" book code repository and info resource
Ardalanh/Simple-Subreddit-Image-Downloader
Bash script for downloading images posted in specific subreddit with minimal footprint
Ardalanh/Snake
Ardalanh/square-sum-sequences
To check whether runs of numbers can be organised into sequences where every consecutive pair of numbers adds to a square. And plot the results!
Ardalanh/wtfpython
A collection of surprising Python snippets and lesser-known features.