Go to file
akhdanre 32822f1095 feat: new model training lstm 2025-03-12 11:14:06 +07:00
dataset feat: new model training lstm 2025-03-12 11:14:06 +07:00
.gitignore feat: new model training lstm 2025-03-12 11:14:06 +07:00
answer_padded.npy feat: new model training lstm 2025-03-12 11:14:06 +07:00
broken_dataset.txt feat: new model training lstm 2025-03-12 11:14:06 +07:00
context_padded.npy feat: new model training lstm 2025-03-12 11:14:06 +07:00
lstm.ipynb feat: lstm format for generate quiz 2025-02-05 02:45:10 +07:00
lstm_multi_output_model.h5 feat: new model training lstm 2025-03-12 11:14:06 +07:00
lstm_multi_output_model.keras feat: new model training lstm 2025-03-12 11:14:06 +07:00
lstm_question_generator.keras feat: lstm format for generate quiz 2025-02-05 02:45:10 +07:00
main.py fix: remove the comment 2025-02-07 13:44:10 +07:00
question_padded.npy feat: new model training lstm 2025-03-12 11:14:06 +07:00
question_type_labels.npy feat: new model training lstm 2025-03-12 11:14:06 +07:00
quiz_questions.csv feat: new model training lstm 2025-03-12 11:14:06 +07:00
readme.md feat: new model training lstm 2025-03-12 11:14:06 +07:00
requirements.txt feat: new model training lstm 2025-03-12 11:14:06 +07:00
test.py fix: remove the comment 2025-02-07 13:44:10 +07:00
testing.py feat: new model training lstm 2025-03-12 11:14:06 +07:00
tokenizer.pkl feat: new model training lstm 2025-03-12 11:14:06 +07:00
training_model.ipynb feat: new model training lstm 2025-03-12 11:14:06 +07:00

readme.md

project using python version 3.10