clawpack /
riemann_book
An interactive book about the Riemann problem for hyperbolic PDEs, using Jupyter notebooks.
68/100 healthLoading repository data…
zackchase / repository
An interactive book on deep learning. Much easy, so MXNet. Wow. [Straight Dope is growing up] ---> Much of this content has been incorporated into the new Dive into Deep Learning Book available at https://d2l.ai/.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This repo contains an
incremental sequence of notebooks designed to teach deep learning, MXNet, and
the gluon interface. Our goal is to leverage the strengths of Jupyter
notebooks to present prose, graphics, equations, and code together in one place.
If we're successful, the result will be a resource that could be simultaneously
a book, course material, a prop for live tutorials, and a resource for
plagiarising (with our blessing) useful code. To our knowledge there's no source
out there that teaches either (1) the full breadth of concepts in modern deep
learning or (2) interleaves an engaging textbook with runnable code. We'll find
out by the end of this venture whether or not that void exists for a good
reason.
Another unique aspect of this book is its authorship process. We are developing this resource fully in the public view and are making it available for free in its entirety. While the book has a few primary authors to set the tone and shape the content, we welcome contributions from the community and hope to coauthor chapters and entire sections with experts and community members. Already we've received contributions spanning typo corrections through full working examples.
Throughout this book,
we rely upon MXNet to teach core concepts, advanced topics, and a full
complement of applications. MXNet is widely used in production environments
owing to its strong reputation for speed. Now with gluon, MXNet's new
imperative interface (alpha), doing research in MXNet is easy.
To run these notebooks, you'll want to build MXNet from source. Fortunately, this is easy (especially on Linux) if you follow these instructions. You'll also want to install Jupyter and use Python 3 (because it's 2017).
The authors (& others) are increasingly giving talks that are based on the content in this books. Some of these slide-decks (like the 6-hour KDD 2017) are gigantic so we're collecting them separately in this repo. Contribute there if you'd like to share tutorials or course material based on this books.
As we write the book, large stable sections are simultaneously being translated into 中文, available in a web version and via GitHub source.
Chapter 1: Crash course
Chapter 2: Introduction to supervised learning
Chapter 8: Computer vision (CV)
Chapter 9: N
Selected from shared topics, language and repository description—not editorial ratings.
clawpack /
An interactive book about the Riemann problem for hyperbolic PDEs, using Jupyter notebooks.
68/100 healthjmshea /
An interactive Quiz generator for Jupyter notebooks and Jupyter Book
80/100 healthtanwarAalok /
An interactive browser-based coding environment like a Jupyter Notebook, but for JavaScript.
Chapter 3: Deep neural networks (DNNs)
gluon)gluon)gluon.Block and gluon.nn.Sequential()gluon.BlockChapter 4: Convolutional neural networks (CNNs)
Chapter 5: Recurrent neural networks (RNNs)
gluon)Chapter 6: Optimization
gluongluongluongluongluongluonChapter 7: Distributed & high-performance learning
gluon)Arjun-Parmani /
BookVault is a **Book Recommendation System** that suggests books to users based on collaborative filtering and popularity. The project includes both a **Jupyter Notebook (EDA + Model Building)** and an interactive **Streamlit Web App** for book recommendations.
34/100 healthvegoma /
VENICE is an offline, interactive tool designed to teach climate change in schools by visualizing its local impacts through maps and graphs. It show changes in temperature, precipitation, and sea level, presented in an interactive book format using Jupyter Notebooks.
42/100 healthfatimxox /
This project is a Natural Language Processing application that analyzes the sentiment of Amazon book reviews. It includes a Jupyter Notebook for model training and evaluation using traditional NLP techniques (TF-IDF and Logistic Regression) and a Flask web application for interactive single review and batch CSV sentiment analysis.
34/100 health