Skip to content

This script will help you prepare yourself to various FIIT final exams.

License

Notifications You must be signed in to change notification settings

xtruhlar/FIIT-Old-Tests-Script

Repository files navigation

FIIT Exams

This script will help you prepare yourself to FIIT final exams.

IAU Exam GIF

Instalation

git clone https://github.com/xtruhlar/IAU-Old-Tests-Script.git
cd IAU-Old-Tests-Script
python3 script.py
or
python script.py

Usage:

Select mode:

  • 1: Sequential (Question 1 to 170)
  • 2: Random (All question but shuffled)
  • 3: 30 Questions Test (Random 30 questions)
  • 4: Select where you want to start (if you want to split questions for different days)
  • 5: Train 30 Questions with Most Wrong Answers

Question will guide you how to answer:

Type 1:

[?] 1. Convolutional Neural Network can be trained mainly as a supervised learning.: 
 > [X] a) Áno
   [ ] b) Nie

To get point you have to answer with right arrow on the correct option.

Type 2:

[?] 2. Among the following, which one are hyperparameters: 
   [X] a) number of layers in the neural network
   [X] b) learning rate α (alpha)
   [X] c) size(s) of hidden layers
 > [X] d) number of iterations

To get point you have to answer with right arrow on the all correct options.

Type 3:

[?] 7. Assign to the correct group (Singular Value Decomposition / Distributional Semantics). Select only SVD ...: 
 > [ ] a) Truncated SVD
   [ ] b) Word Embeddings
   [ ] c) CBOW
   [ ] d) Latent Semantic Indexing (LSI)
   [ ] e) Skip-Gram
   [ ] f) Latent Semantic Analysis (LSA)

If you have to connect term and option, in the end of the question, there is what you should select. In this case only SVD.

DISCLAIMER: There might be typos or errors in the answers. If you find some, let me know in Issues section.

About

This script will help you prepare yourself to various FIIT final exams.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages