-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Pull requests: aimacode/aima-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
search.ipynb: Remove erroneous output and add RBFS visualisation.
#759
opened Feb 20, 2018 by
roberthoenig
Loading…
Added new NPuzzle class Problem subclass(Generalization of Eight puzzle to 15-puzzle, 24-puzzle ect. )
#986
opened Nov 29, 2018 by
SandersLin
Loading…
Velocity_Gradient optimizer added in NeuralNetLearner in learning.py
#1045
opened Mar 14, 2019 by
abbas5253
Loading…
Added Soundex - Phonetic Search Algorithm to
nlp_apps.ipynb
#1042
opened Mar 11, 2019 by
thesagarsehgal
Loading…
fixed infinite while loop in cross_validation_wrapper
#1052
opened Mar 25, 2019 by
thevarunsharma
Loading…
fixed learningcurve, small modifications in neural_nets.ipynb, tried to fix cross_validation_wrapper [subject to the confirmation of @norvig sir]
#1050
opened Mar 24, 2019 by
SiluPanda
Loading…
Fixed the error in function best_first_graph_search_for_vis() in search…
#1084
opened Jul 18, 2019 by
qinhuah
Loading…
Update games.py - allow query_player to get user input before returning
#1078
opened Jul 8, 2019 by
SandersLin
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.