Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Merge latest changes #3

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 15 commits into from
Oct 4, 2018
Merged

Merge latest changes #3

merged 15 commits into from
Oct 4, 2018

Conversation

dsaw
Copy link
Owner

@dsaw dsaw commented Oct 4, 2018

No description provided.

Casuso and others added 15 commits September 16, 2018 22:17
Remove unnecessary initial goal test in best_first_graph_search. The loop will catch that case immediately.
To make it more accurate.
To make it more descriptive and accurate.
* added relu activation

* added default parameters
Added a few new sentences, modified the sentence structure at a few places, and corrected some grammatical errors.
`self.heap.append` simply appends to the end of the `self.heap` 
Since `self.heap` is just a python list. 
`self.append` calls the append method of the class instance, effectively putting the item in its proper place.
A thank you to contributors from the GSoC 2018 program!
* Revamped the notebook

* A few changes reversed

Changed a few things from my original PR after a review from ad71.
Made a colored table to display dog movement instead. Corrected grammatical errors, improved the sentence structure and corrected any typos found.
Typos and minor other text errors removed
Corrected typos + minor other text changes
Shortened it, finding conflicts separately and storing them in different variables has no use later in the notebook; so i believe this looks better.
@dsaw dsaw merged commit 041e5f8 into dsaw:master Oct 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants