- Notifications
You must be signed in to change notification settings - Fork 4k
Pull requests: aimacode/aima-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(gui): resolve Tkinter RIGHT/LEFT constant collision
#1316 opened Oct 17, 2025 by houtan-rocky Loading…
Fix off-by-one error in defining the start and end of an XYEnvironment
#1303 opened Oct 4, 2024 by hal609 Loading…
Fix image URLs in vacuum_world.ipynb by removing 'files/' prefix
#1302 opened Sep 12, 2024 by AliDumlu Loading…
Update: argument in optimizers.SGD from lr to learning_rate
#1298 opened Jun 16, 2024 by MateoGE01 Loading…
Fix incorrect parameters in np.argmax() for Genetic Algorithm in tsp.py
#1297 opened Jun 11, 2024 by mohsinm-dev Loading…
Resolve #1269. Changed the return of the accuracy score
#1279 opened Jun 7, 2023 by meloncruuush Loading…
Resolve #1270. Fixed variable name and missing import
#1278 opened Jun 7, 2023 by meloncruuush Loading…
Resolve #1262. Fixed test error for deep_learning4e.py
#1277 opened Jun 7, 2023 by meloncruuush Loading…
modified iris.attrnames to iris.attr_names to resolve attribute error as required in the issue mentioned
#1276 opened May 28, 2023 by Parthiv31 Loading…
Implemented 8queens and n-color problems fitness function
#1268 opened Oct 29, 2022 by leb2ic Loading…
Update the attribute error associated with pad_sequences
#1267 opened Oct 16, 2022 by EnthusiasticTeslim Loading…
Fixed keras imports by using tensorflow.keras instead of just keras
#1250 opened Feb 1, 2022 by nik312123 Loading…
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.