Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add simply-logical #14

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Contributions _very welcome_ but first see [Contributing](CONTRIBUTING.md).

- [Aultural Analytics](#aultural-analytics)
- [Machine Learning](#machine-learning)
- [Prolog](#prolog)
- [Python Packages](#python-packages)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->
Expand All @@ -32,6 +33,10 @@ Contributions _very welcome_ but first see [Contributing](CONTRIBUTING.md).
- [Machine Learning in Chemical Engineering](https://github.com/edgarsmdn/MLCE_book) - Hands-on material for a Machine Learning in Chemical Engineering course.
- [State of Open Source AI Book - 2023 Edition](https://github.com/premAI-io/state-of-open-source-ai) - Clarity in the current fast-paced mess of Open Source innovation.

## Prolog

- [Simply Logical – Intelligent Reasoning by Example (Fully Interactive Online Edition)](https://github.com/simply-logical/simply-logical) - Online, interactive edition of the "Simply Logical" Prolog textbook.

## Python Packages

- [Python packages](https://github.com/py-pkgs/py-pkgs) - Open source book about making Python packages.