mrtkp9993/DeepLearningExamples
Deep learning examples with Python and Tensorflow & Keras.
This project helps data scientists, machine learning engineers, and researchers explore and understand deep learning concepts. It provides ready-to-use Python code examples that take structured data (like bike sharing demand or credit scores), images (weather, medical scans), or text (customer intent) and produce predictive models for tasks like forecasting, classification, or anomaly detection. It's designed for those who want to see practical applications of deep learning architectures.
No commits in the last 6 months.
Use this if you are a data scientist or machine learning practitioner looking for concrete, runnable examples of deep learning models implemented in TensorFlow and Keras across various data types and tasks.
Not ideal if you are looking for a plug-and-play tool or library to directly solve your business problem without needing to understand or adapt the underlying deep learning code.
Stars
23
Forks
4
Language
Python
License
GPL-3.0
Category
Last pushed
Sep 28, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mrtkp9993/DeepLearningExamples"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dnouri/nolearn
Combines the ease of use of scikit-learn with the power of Theano/Lasagne
PacktPublishing/Hands-On-Python-Deep-Learning-for-Web
Hands-On Python Deep Learning for Web by Anubhav Singh and Sayak Paul
mbadry1/Top-Deep-Learning
Top 200 deep learning Github repositories sorted by the number of stars.
tirthajyoti/Deep-learning-with-Python
Deep learning codes and projects using Python
aymericdamien/TopDeepLearning
A list of popular github projects related to deep learning