DeepLearning-for-Climate GitHub Details, Stars and Alternatives | OpenRepoFinder
ExpressLens / repository
DeepLearning-for-Climate
An open-source collection of Jupyter notebooks exploring the fundamental concepts of deep learning and its application to climate change problems, using TensorFlow. Ideal for learning the basics of deep learning and practical TensorFlow implementation.
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
10
Community adoption25% weight
0
Maintenance state20% weight
100
License clarity10% weight
100
Project information10% weight
35
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Welcome to Deep Learning 4 Climate Change with TensorFlow! This project provides learning materials for understanding the core concepts of deep learning and practical TensorFlow applications.
Topics Overview
Introduction to Deep Learning and TensorFlow
Building User Interfaces and Reproducibility
Computer Vision
Introduction to Sequence Modelling
Advanced ML Applications
Advanced TensorFlow
Please refer to the respective folders for detailed lessons and Jupyter notebooks for each week's topics.
ALGORITHMICALLY RELATED
Similar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
🌟 Machine Learning In-depth Notes 📘 is an open-source collection of from-scratch implementations of Machine Learning algorithms, complete with research papers, Python scripts, and Jupyter notebooks. It covers both Supervised 🤖 and Unsupervised 🔍 learning methods, aiming to bridge the gap between theory and practical coding.
Collection of Jupyter notebooks analyzing various aspects of chess, using a Kaggle dataset of ~20,000 games from Lichess.com, a free, open-source chess site.