Pinned Repositories
Canine-Disease-Diagnosis
The use of AI/ML to classify canine diseases based on chemical tests performed in the College of Vet. at the University of Saskatchewan.
COVID-CXNet
COVID-CXNet: Diagnosing COVID-19 in Frontal Chest X-ray Images using Deep Learning. Preprint available on arXiv: https://arxiv.org/abs/2006.13807
crawlers
A bunch of crawlers for extracting data from various sites (site name is mentioned for each one)
cv-data-extractor
Extract essential data (e.g. GPA, skills, education, age, ...) from PDF-formatted working Resume files (under develop)
Dental-Caries-Classification
Dental Caries Classification
Energy-Consumption-in-EV
Driving Range Prediction and Energy Consumption Rate Deviation Classification using ML Models based on Real Electric Vehicle Data
FCM-in-Dental-Caries
Dental Caries Degree Detection based on Fuzzy Cognitive Maps and Genetic Algorithm
MSG-CapsGAN
A KERAS implementation of Multi-Scale Gradient Capsule GAN for Super-Resolution
Teeth-Extraction
Automated Teeth Extraction from Dental Panoramic X-Ray Images using Genetic Algorithm
Telegram-Minigame-Demo
A basic Telegram Minigame bot, where users can tap on the coin to receive tokens, buy boosters or hunt surprise boxes. It acts as a tap-to-earn airdrop platform, like HamsterKombat or NotCoin.
armiro's Repositories
armiro/COVID-CXNet
COVID-CXNet: Diagnosing COVID-19 in Frontal Chest X-ray Images using Deep Learning. Preprint available on arXiv: https://arxiv.org/abs/2006.13807
armiro/Energy-Consumption-in-EV
Driving Range Prediction and Energy Consumption Rate Deviation Classification using ML Models based on Real Electric Vehicle Data
armiro/Telegram-Minigame-Demo
A basic Telegram Minigame bot, where users can tap on the coin to receive tokens, buy boosters or hunt surprise boxes. It acts as a tap-to-earn airdrop platform, like HamsterKombat or NotCoin.
armiro/Dental-Caries-Classification
Dental Caries Classification
armiro/Teeth-Extraction
Automated Teeth Extraction from Dental Panoramic X-Ray Images using Genetic Algorithm
armiro/cv-data-extractor
Extract essential data (e.g. GPA, skills, education, age, ...) from PDF-formatted working Resume files (under develop)
armiro/crawlers
A bunch of crawlers for extracting data from various sites (site name is mentioned for each one)
armiro/FCM-in-Dental-Caries
Dental Caries Degree Detection based on Fuzzy Cognitive Maps and Genetic Algorithm
armiro/Canine-Disease-Diagnosis
The use of AI/ML to classify canine diseases based on chemical tests performed in the College of Vet. at the University of Saskatchewan.
armiro/TOEFL-iBT-Writing-Samples
Some real test-taker-written writing samples for the TOEFL iBT test, conducted by ETS worldwide. [is_updated_regularly=False]
armiro/TeleTweet
A Twitter scraper to get tweets of specific account and send them to a Telegram channel (under develop)
armiro/MSG-CapsGAN
A KERAS implementation of Multi-Scale Gradient Capsule GAN for Super-Resolution
armiro/Academic-Recommender
A basic word-embedding model to find best matching students or professors, and recommend the top n results to a specific student
armiro/Advanced-Deep-Learning-with-Keras-in-Python
Course notebooks and datasets for "Advanced Deep Learning with Keras in Python" online course [under develop]
armiro/armiro.github.io
armiro/DataCamp-Selected-Courses
Course notebooks and datasets for selected online courses on DataCamp learning website
armiro/Deep-Learning-A-to-Z
Homework solutions and notes for "Deep learning A-to-Z" online course by Superdatascience.com offered in Udemy (under develop)
armiro/deploying-machine-learning-models
Example Repo for the Udemy Course "Deployment of Machine Learning Models"
armiro/dot-matrix
Simple running of Dot-matrix via ARM LPC2124
armiro/machine-learning-stanford
Code solutions, course summarized notes and cheat-sheets for Machine Learning course; instructed by Andrew NG at Stanford University. [Under Develop]
armiro/MOO-with-Pyomo
Multi-Objective Optimization of 3 output functions based on 5 input variables using epsilon-constraint method in Pyomo. [developed using ChatGPT July 20 Version]
armiro/Pneumothorax-Segmentation
Identifying and segmenting pneumothorax pulmonary disease in chest x-rays. Codes and data related to SIIM-ACR Pneumothorax Segmentation Kaggle Challenge.
armiro/udacity-ml-projects
Project codes for Udacity machine learning course (ud120)
armiro/virtual-university
Virtual university mini-project using classes and OOP in python