tts2852's Stars
RudreshVeerkhare/CustomXGBoost
Modified XGBoost implementation from scratch with Numpy using Adam and RSMProp optimizers.
angetato/Custom-Optimizer-on-Keras
Custom Optimizer on Keras
angetato/Optimizers-for-Tensorflow
Adam, NAdam and AAdam optimizers
hemansnation/Python-Roadmap
Python Roadmap. Learn Python programming as your first programming language. Python for Absolute Beginners, Non-Tech Professionals, 15+ Projects, 30 Topics, 500+ Practice Questions, with Data Structures & Algorithms
claimed-framework/component-library
The goal of CLAIMED is to enable low-code/no-code rapid prototyping style programming to seamlessly CI/CD into production.
mrdbourke/zero-to-mastery-ml
All course materials for the Zero to Mastery Machine Learning and Data Science course.
zero-to-mastery/coding_challenge-26
COVID 19 pandemic - build software that drive social impact
g-shreekant/Heart-Disease-Prediction-using-Machine-Learning
Machine Learning helps in predicting the Heart diseases, and the predictions made are quite accurate.
kennethrithvik/uci_cardiotocography_classification
Classification of fetal health using support vector machines
kb22/Heart-Disease-Prediction
The project involves training a machine learning model (K Neighbors Classifier) to predict whether someone is suffering from a heart disease with 87% accuracy.
trekhleb/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
BVLC/caffe
Caffe: a fast open framework for deep learning.