Skip to content

search_in_continuous_space #2

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

Merged
merged 7 commits into from
Sep 27, 2021
Merged
Show file tree
Hide file tree
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
643 changes: 643 additions & 0 deletions index.ipynb

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion notebooks/index.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
- notebook: notebooks/logic_programming
- notebook: notebooks/hmm_speech_recognition
- notebook: notebooks/search_in_continuous_space
- notebook: notebooks/hmm_speech_recognition
643 changes: 643 additions & 0 deletions notebooks/search_in_continuous_space/index.ipynb

Large diffs are not rendered by default.

31 changes: 31 additions & 0 deletions notebooks/search_in_continuous_space/metadata.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
title: Gradient Descent in Machine Learning

meta:
- name: keywords
content: Artificial Intelligence, Prolog, Logic Programming

header:
title: ML In Continuous Space
description: |
In this notebook we talk about gradient descent, challenges and improvements on this algorithm.

authors:
label:
position: top
text: Authors
kind: people
content:
- name: Sepehr Amini Afshar
role: Author
contact:
- link: https://github.com/sepehrAmini
icon: fab fa-github
- link: https://www.linkedin.com/in/sepehr-amini-afshar-2201381b8
icon: fab fa-linkedin
- link: mailto://[email protected]
icon: fas fa-envelope

comments:
label: false
kind: comments