danny-lai-queo's Stars
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
verhagen/mazes-for-programmers
Java implementation of the code from the book Mazes For Programmers by Jamis Buck
anindox8/Multi-Color-Space-Features-for-Dermatoscopy-Classification
Fully supervised binary classification of skin lesions from dermatoscopic images using multi-color space moments/texture features and Support Vector Machines/Random Forests.
anindox8/Ensemble-of-Multi-Scale-CNN-for-Dermatoscopy-Classification
Fully supervised binary classification of skin lesions from dermatoscopic images using an ensemble of diverse CNN architectures (EfficientNet-B6, Inception-V3, SEResNeXt-101, SENet-154, DenseNet-169) with multi-scale input.
hoang-ho/Skin_Lesions_Classification_DCNNs
Transfer Learning with DCNNs (DenseNet, Inception V3, Inception-ResNet V2, VGG16) for skin lesions classification
ashishpatel26/Skin-Lesions-Detection-Deep-learning
Transfer Learning with DCNNs (DenseNet, Inception V3, Inception-ResNet V2, VGG16) for skin lesions classification on HAM10000 dataset largescale data.
ResidentMario/progressive-resizing
Applying progressive resizing to building models in Keras.
tkeyo/fastai-onnx
Walkthrough of FastAI ResNet to ONNX model. Repository to https://dev.to/tkeyo/export-fastai-resnet-models-to-onnx-2gj7.
keras-team/keras-cv
Industry-strength Computer Vision workflows with Keras
tirthajyoti/Papers-Literature-ML-DL-RL-AI
Highly cited and useful papers related to machine learning, deep learning, AI, game theory, reinforcement learning
jenkinsci/jenkinsfile-runner-github-actions
Jenkins single-shot pipeline execution in a GitHub Action POC
Frost-group/LeadCopperApatite
Modelling the new Lead-Copper apatite proposed room temperature supeconductor
Chandra0505/Data-Science-Resources
LearningJournal/Spark-Programming-In-Python
Apache Spark 3 - Spark Programming in Python for Beginners
jonkrohn/ML-foundations
Machine Learning Foundations: Linear Algebra, Calculus, Statistics & Computer Science
gmendozah/Data-Structures-and-Algorithms
This repo helps keep track about exercises, Jupyter Notebooks and projects from the Data Structures & Algorithms Nanodegree Program offered at Udacity.
EddyVerbruggen/Custom-URL-scheme
:link: Launch your Cordova/PhoneGap app by a Custom URL scheme like mycoolapp://
onmyway133/PushNotifications
🐉 A macOS, Linux, Windows app to test push notifications on iOS and Android
deniro98/hackintosh-asus-zenbook-duo-ux482ea
jeremybytes/mazes-for-programmers
Coding along with "Mazes for Programmers" by Jamis Buck