issues
search
aimacode
/
aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
MIT License
8.07k
stars
3.81k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix off-by-one error in defining the start and end of an XYEnvironment
#1303
Hal609
opened
1 month ago
0
Fix image URLs in vacuum_world.ipynb by removing 'files/' prefix
#1302
AliDumlu
opened
2 months ago
0
Bad Repository
#1301
NelsonSharma
closed
2 months ago
1
Add Search Algorithm
#1300
UditNayak
opened
3 months ago
0
Fix sgd = optimizers.SGD(lr=0.01) error
#1299
cbw5803
closed
3 months ago
1
Update: argument in optimizers.SGD from lr to learning_rate
#1298
MateoGE01
opened
5 months ago
0
Fix incorrect parameters in np.argmax() for Genetic Algorithm in tsp.py
#1297
mohsinmahmood12
opened
5 months ago
0
Chatbot
#1296
Pau025
closed
6 months ago
0
Error importing
#1295
duonghieu7104
opened
9 months ago
1
notebook.py causes ModuleNotFoundError when using PyCharm
#1294
SuomiKP31
opened
9 months ago
0
Update agents.py
#1293
Moreauju
opened
9 months ago
0
Issue 1269 : accuracy_score() function updated
#1292
ALKRIS-55
opened
9 months ago
0
HELP
#1291
mowalid05
opened
10 months ago
0
AI/Python examples
#1290
pedawson
opened
11 months ago
0
fix plot_NQueens, np.float is deprecated
#1289
mikymatt01
opened
11 months ago
0
Float changed to float64 for NQueen plot issue
#1288
Goyalrahul1516
closed
1 year ago
0
Fix typos
#1287
sadikkuzu
opened
1 year ago
0
Iterative deepening fix
#1286
aimaTUM
closed
1 year ago
0
Can't easily find CPTs for car insurance Bayes net case study
#1285
JacquesRobin
opened
1 year ago
0
Suggestion to create consciousness: simulate pain
#1284
mark-moseley
opened
1 year ago
0
Missing qpsolvers.py
#1283
sbabenko123
closed
1 year ago
0
Project
#1282
Melman144
closed
1 year ago
0
pip install error
#1281
taofuns
closed
1 year ago
2
value iteration show value
#1280
acmonstery
opened
1 year ago
0
Resolve #1269. Changed the return of the accuracy score
#1279
meloncruuush
opened
1 year ago
0
Resolve #1270. Fixed variable name and missing import
#1278
meloncruuush
opened
1 year ago
0
Resolve #1262. Fixed test error for deep_learning4e.py
#1277
meloncruuush
opened
1 year ago
0
modified iris.attrnames to iris.attr_names to resolve attribute error as required in the issue mentioned
#1276
Parthiv31
opened
1 year ago
1
Fix test
#1275
elliottlawrence
closed
1 year ago
0
Fix bug in all_events
#1274
yangchenyun
opened
1 year ago
0
reproducibility issues for planning_partial_order_planner.ipynb - prints "Probably Wrong" or "Couldn't find a solution"
#1273
ellemcfarlane
opened
1 year ago
0
Test.py Fails on test_learning.py and test_learning4e.py
#1272
acsanden
opened
1 year ago
2
added a files_guy{1..10}
#1271
guy-renny
closed
2 years ago
0
Typo in learning.ipynb
#1270
IronLucario2012
opened
2 years ago
1
accuracy_score function
#1269
rsrenner
opened
2 years ago
0
Implemented 8queens and n-color problems fitness function
#1268
leb2ic
opened
2 years ago
0
Update the attribute error associated with pad_sequences
#1267
EnthusiasticTeslim
opened
2 years ago
0
.
#1266
CarlHad333
opened
2 years ago
0
Improve readme
#1265
aimaTUM
closed
2 years ago
0
Ai
#1264
BorodulinRoman
opened
2 years ago
1
E FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\...\\aima-python\\aima-data\\orings.csv'
#1263
ailabuser
opened
2 years ago
1
FAILED tests/test_deep_learning4e.py::test_rnn - AttributeError: module 'keras.preprocessing.sequence'
#1262
ailabuser
opened
2 years ago
3
fixed fixed_lag_smoothing
#1261
shengmincui
opened
2 years ago
0
Installation problem on M1 Mac
#1260
canacosmic
closed
2 years ago
0
MDP actions handles dict and list, but not set
#1259
ptoche
opened
2 years ago
0
Added Missionary-Cannibals Solver
#1258
arishimam
opened
2 years ago
0
Learners.ipynb Cell 4 throws a NameError "name 'perceptron_learner' is not defined"
#1257
Becker-Asano
opened
2 years ago
0
tsp.py | Genetic Algorithm passes in incorrect parameters to `np.argmax()`
#1256
k-le
opened
2 years ago
0
tsp.py | Hill climbing algorithm AttributeError - attempts to reference an unknown method from `numpy`
#1255
k-le
opened
2 years ago
0
Linear Learner Section of learning.ipynb Doesn't Work.
#1254
aidan-le-beard
opened
2 years ago
0
Next