← All articles
BlogRevision and Lecturer Resources

How to plan your study schedule for January AI exams

Revision and Lecturer ResourcesBy Sotiris Spyrou·Published 2026-07-30
How to plan your study schedule for January AI exams

How to plan your study schedule for January AI exams

To plan your study schedule for January AI exams, you must divide your remaining time into distinct blocks focused on theory, mathematical proofs, and algorithm application. Prioritise heavily weighted topics like gradient descent or neural network architectures, and assign active recall sessions to test your ability to reproduce equations from memory. This approach ensures you build both the conceptual understanding and the mechanical fluency required to pass university-level machine learning assessments.

The January exam diet is notoriously unforgiving. You are often balancing the festive break with the reality of complex calculus and probability theory. Artificial intelligence and machine learning modules are not subjects you can simply read the night before. They require you to translate high-level concepts into exact mathematical notation and then apply that notation to unseen data. A successful study schedule recognises this dual requirement. Rather than passively staring at lecture slides, your timetable must force you to practise writing out the maths, drawing the architectures, and calculating the parameter updates by hand.

Segment your timetable by cognitive task

The most common mistake university students make is writing “Machine Learning” in their calendar for a four-hour block. Machine learning encompasses vastly different cognitive tasks. You have conceptual definitions, mathematical derivations, and numerical execution. If you sit down without a specific task, you will naturally gravitate towards the easiest activity, which is usually reading over high-level summaries of supervised learning while ignoring the difficult mathematics.

Instead, your schedule must dictate the exact type of thinking required. Monday morning might be assigned to memorising the step-by-step derivation of the loss function for logistic regression. Tuesday afternoon could be dedicated strictly to calculating forward passes in a multi-layer perceptron by hand. By breaking your subject down by the required cognitive effort, you prevent yourself from passively rereading notes and guarantee that you cover the harder, more rigorous mathematical components.

Take Support Vector Machines as a working example. Your schedule should split the topic into three distinct sessions. Session one is conceptual: defining the margin, support vectors, and the difference between hard and soft margins. Session two is mathematical: writing out the primal and dual optimisation problems. Session three is applied: working through a toy example to find the optimal hyperplane for three given data points. This forces you to master the topic at the exact level of detail an examiner will expect, while relying on spaced repetition to cement the knowledge.

Prioritise topics using a syllabus triage matrix

Not all topics in your AI module carry the same weight, nor do they take the same amount of time to master. Before you allocate hours to your calendar, you must triage your syllabus. Go through your lecture notes and past papers, then plot every topic on a mental grid. On one axis, rank how likely the topic is to appear as a high-mark question. On the other axis, rank your current confidence in answering a mathematical question on that topic.

The topics that are highly likely to appear and where your confidence is low must dominate the first two weeks of your January schedule. In most university machine learning modules, these are the core algorithmic mechanisms. Think of backpropagation, the derivation of the normal equation for linear regression, or the exact splitting criteria for decision trees using information gain. These are the topics examiners love because they test fundamental mathematical competence.

Consider a worked example for scheduling a high-priority topic like the K-Means clustering algorithm. Do not just schedule “K-Means”. Schedule a forty-five-minute block to memorise Lloyd’s algorithm steps from scratch. Follow this immediately with a secondary block where you take a piece of paper, invent five two-dimensional data points, pick two random centroids, and manually calculate the Euclidean distance and reassignment for one full iteration.

Topics that are low probability and high confidence can be relegated to the final days before the exam. These might include the historical context of artificial intelligence or high-level ethical considerations. By front-loading the mathematically dense, high-yield algorithms, you ensure that if you run out of revision time, you have already secured the bulk of the available marks.

Schedule active recall for mathematical notation

Artificial intelligence exams are heavily mathematical. You will lose marks quickly if you confuse a scalar with a vector, or if your summation indices do not align properly. Therefore, your study schedule must include frequent, short bursts of active recall focused entirely on mathematical notation. Reading an equation and understanding it in a textbook is completely different from writing it from scratch on a blank page under time pressure.

Dedicate the first fifteen minutes of your daily revision to writing out key formulas from memory. Close your books, take a blank sheet of paper, and write out the cost function for regularised logistic regression. Write out the update rule for gradient descent. Write out Bayes’ theorem and its application in a Naive Bayes classifier. Once you have written them down, compare your work against your notes and correct any errors in a different coloured pen.

This practice exposes the illusion of competence. Often, students look at the formula for cross-entropy loss and think they understand it. But when forced to write it down, they forget whether the negative sign sits inside or outside the summation, or they mix up the true label and the predicted probability. Finding these blind spots during a scheduled Tuesday morning recall session is highly productive. Finding them in the exam hall will cost you a grade boundary.

As the weeks progress, these recall sessions should become faster and more accurate. The physical habit of writing out these equations frees up your working memory during the actual exam. When faced with a complex problem, you will not waste time trying to remember the formula. You will simply write it down and immediately begin applying the specific numbers given in the question prompt.

Build exam simulation into your final weeks

As you enter the final two weeks of your January schedule, the nature of your study blocks must shift. You must transition from acquiring knowledge to performing under exam conditions. This means integrating past paper questions into your daily timetable. Do not wait until the day before the exam to look at a past paper. You need to understand the rhythm, structure, and expectations of the examiner well in advance.

Schedule at least two full mock exams. Treat these with absolute seriousness. Clear your desk, put away your phone, set a timer for the exact duration of the real exam, and work through a past paper in silence. This process trains your time management and highlights the physical stamina required to write mathematical proofs and algorithm traces by hand for two or three hours.

If you cannot find full past papers, you can construct your own simulations. Take three complex tutorial questions, such as calculating the principal components of a small dataset,

Frequently asked questions

How should I structure my study blocks for machine learning? You should segment your timetable by specific cognitive tasks rather than just writing the subject name. Divide your sessions into conceptual definitions, mathematical derivations, and numerical execution.

Which topics should I prioritise in my revision schedule? You should prioritise topics that are highly likely to appear in the exam but where your current confidence is low. These mathematically dense, high-yield algorithms should dominate the first two weeks of your study plan.

What is the best way to practice complex mathematical equations? Dedicate the first fifteen minutes of your daily revision to writing out key formulas from memory on a blank sheet of paper. Afterwards, compare your work against your notes and correct any mistakes with a different coloured pen.

Why is it a mistake to simply read over lecture slides? Passively reading slides often leads you to focus on high-level summaries while ignoring difficult mathematics. Artificial intelligence exams require you to actively translate concepts into exact mathematical notation and apply them to unseen data.

Revising this for an exam? The Full Marks Press guides cover it with worked exam questions and mark schemes. Get a free copy.

ShareXLinkedInWhatsApp
Sotiris Spyrou

Practitioner and author at Full Marks Press, a Verity AI imprint.