mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-05-21 21:20:19 +09:00
Rename HAI.js to script/__init__.py
This commit is contained in:
parent
e4149c70e1
commit
d5c932d71a
@ -35,4 +35,4 @@ model.fit(train_data, train_labels, epochs=50, batch_size=32)
|
||||
|
||||
# Evaluate the model
|
||||
loss, accuracy = model.evaluate(test_data, test_labels)
|
||||
print(f'Test accuracy: {accuracy}')
|
||||
print(f'Test accuracy: {accuracy}')
|
Loading…
Reference in New Issue
Block a user