MSc Computer Science (Artificial Intelligence)

... United Kingdom
... University of Kent

Course Overview

The Computer Science (Artificial Intelligence) course prepares graduates for a career in computing, or a career involving the application of computing and artificial intelligence for problem solving in any professional field. Working with the latest technologies, you develop skills which will boost your career prospects as computer science is used for problem solving in every industry. You can explore a wide range of personal interests and career ambitions through a wide range of optional modules.

General Eligibility

A first or second class honours degree or equivalent in any subject. You should also have mathematical skills equivalent to a grade C or above in GCSE Mathematics.

Part Time Work Details

20 Hours of Work permit weekly for international students.

Language Requirement

  • IELTS (including IELTS Indicator) 6.5 overall (with a minimum of 6.0 in R&W; 5.5 in S&L)

    TOEFL iBT 90 overall (with a minimum of 22 in R; 21 in W; 17 in L; 20 in S)

Programme Information
...
Course Category

Computer Science


...
Campus Name

Canterbury


...
Course Level

Postgraduate


...
Duration

Full-time, 1 year


...
Available Intake

September


...
IELTS Score

6.0


...
Tuition Fees Range

Home full-time: £9500, EU full-time: £16400, International full-time: £21900,


Subject Recommendations for You
MSc Biophysics
University of Guelph
Campus

Guelph, Ontario

Entry Score

6.5

Course Level

Postgraduate

Total Course Fee

20512

Campus

Hull, England

Entry Score

6.0

Course Level

Postgraduate

Total Course Fee

11550

MPhil Finance
University of Lincoln - Study Group
Campus

lincoln

Entry Score

6.0

Course Level

Postgraduate

Total Course Fee

15000

Discover Your Next Read
...
Why you will go UK for better study ? Learn more from this blog...
...
Why you will go UK for better study ? Learn more from this blog...
Request history8.1.11PHP Version1.25sRequest Duration2MBMemory UsageGET course-details/{id?}Route
  • warninglog[07:57:53] LOG.warning: Calling static trait method App\Traits\Service::get_intake_with_next_year is...
  • Booting (41.34ms)time
  • Application (1.21s)time
  • 1 x Application (96.7%)
    1.21s
    1 x Booting (3.3%)
    41.34ms
    4 templates were rendered
    • course-detailscourse-details.blade.php#?blade
    • ajax.homejshomejs.blade.php#?blade
    • layouts.appapp.blade.php#?blade
    • ajax.menusearchjsmenusearchjs.blade.php#?blade
    uri
    GET course-details/{id?}
    middleware
    web
    controller
    App\Http\Controllers\CourseController@details
    namespace
    prefix
    where
    file
    app/Http/Controllers/CourseController.php:130-145
    13 statements were executed, 3 of which were duplicates, 10 unique. Show only duplicated1.18s
    • Connection Establishedstaging_liveCourseController.php#131
      Backtrace
      • 15. app/Http/Controllers/CourseController.php:131
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `courses` where `id` = '2f6c1fc841aa4798b61c996d8774e4c4' limit 1
      3msstaging_liveCourseController.php#131
      Bindings
      • 0: 2f6c1fc841aa4798b61c996d8774e4c4
      Backtrace
      • 16. app/Http/Controllers/CourseController.php:131
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `institutes` where `institutes`.`id` in ('95')
      1.07msstaging_liveCourseController.php#131
      Bindings
      • 0: 95
      Backtrace
      • 21. app/Http/Controllers/CourseController.php:131
      • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `represent_countries` where `represent_countries`.`id` in ('1')
      4.59msstaging_liveCourseController.php#131
      Bindings
      • 0: 1
      Backtrace
      • 26. app/Http/Controllers/CourseController.php:131
      • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 29. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 30. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `countries` where `countries`.`id` in ('235')
      810μsstaging_liveCourseController.php#131
      Bindings
      • 0: 235
      Backtrace
      • 31. app/Http/Controllers/CourseController.php:131
      • 32. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 33. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 34. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 35. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` in ('2')
      700μsstaging_liveCourseController.php#131
      Bindings
      • 0: 2
      Backtrace
      • 21. app/Http/Controllers/CourseController.php:131
      • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `categories` where `categories`.`id` in ('63') order by `category_name` asc
      810μsstaging_liveCourseController.php#131
      Bindings
      • 0: 63
      Backtrace
      • 21. app/Http/Controllers/CourseController.php:131
      • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `courses` where `course_level_id` = '2' order by RAND() limit 3
      1.15sstaging_liveCourseController.php#138
      Bindings
      • 0: 2
      Backtrace
      • 15. app/Http/Controllers/CourseController.php:138
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `institutes` where `institutes`.`id` = '92c491caaf814b9ba81a373fbb6ba8a3' limit 1
      1.29msstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 92c491caaf814b9ba81a373fbb6ba8a3
      Backtrace
      • 22. view::course-details:258
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` = '2' limit 1
      2.38msstaging_livecourse-details.blade.php#274
      Bindings
      • 0: 2
      Backtrace
      • 22. view::course-details:274
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `institutes` where `institutes`.`id` = '93' limit 1
      1.93msstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 93
      Backtrace
      • 22. view::course-details:258
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` = '2' limit 1
      1.54msstaging_livecourse-details.blade.php#274
      Bindings
      • 0: 2
      Backtrace
      • 22. view::course-details:274
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `institutes` where `institutes`.`id` = '34' limit 1
      1.99msstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 34
      Backtrace
      • 22. view::course-details:258
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` = '2' limit 1
      7.67msstaging_livecourse-details.blade.php#274
      Bindings
      • 0: 2
      Backtrace
      • 22. view::course-details:274
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    App\Models\Course
    4Course.php#?
    App\Models\Institute
    4Institute.php#?
    App\Models\CourseLevel
    4CourseLevel.php#?
    App\Models\RepresentCountry
    1RepresentCountry.php#?
    App\Models\Country
    1Country.php#?
    App\Models\Category
    1Category.php#?
        _token
        OiMvfgBMAZpxpn2WlfCosk6RWk2sc3mFhEeDHBen
        current_url
        https://staging.bheuni.io/course-details/2f6c1fc841aa4798b61c996d8774e4c4
        _previous
        array:1 [ "url" => "https://staging.bheuni.io/course-details/2f6c1fc841aa4798b61c996d8774e4c4" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /course-details/2f6c1fc841aa4798b61c996d8774e4c4
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        []
        
        request_request
        []
        
        request_headers
        0 of 0
        array:16 [ "cookie" => array:1 [ 0 => "_tt_enable_cookie=1; _ttp=01JX4PARS9SYGQH63QJJWQ9JDJ_.tt.1; _fbp=fb.1.1749283070831.928037181235716261; XSRF-TOKEN=eyJpdiI6IkY5Z25UZHdvNEx2T2Y3elFsWjVTNUE9PSIsInZhbHVlIjoiZlkvcERRYnFwQTAzaVoxWGpPUjhldUlSbU95RnBIdlRXV1JBWko3eWNnQTRBeDE2cWM5R3lTbDBZbXVvVVRITnN2S3kvWlFXaU9EYW5scTJGY3FjaXo3L0ltd09tcHhSL2hsK3NwL3g5S21SU1dHUGlUdmFNQ0hRMmFneXVUQ08iLCJtYWMiOiI3M2VlNjgyNjZjMGMyMzE3ZGExNzBmODRlYjBkZDVhZjcwNjI4YjBjY2FiZTNhY2M1NWFiODA0Nzc3OGM0ZTJlIiwidGFnIjoiIn0%3D; bhe_uni_session=eyJpdiI6IjAxbmpzbG4zMVl2WU5pUjNEZ1JSR1E9PSIsInZhbHVlIjoiSnJWN2dxM1g0dk5GbVRhTS9qd1grZy8vb2h6bm9qTVAwN2xtZjhPYTZwQVRsTnBqN0xwSkFxekxhblo4dDB5ZjhyU1dYbmZ6V3lTR1NIZnFzVzlOdC9GU0ZITXhleStOaU1oNU9XNTRnZ1l0MDVtUlE4SFpFSnhpdXJ6UVM1RXIiLCJtYWMiOiI4MjE3NGMyZmYwZDMzOGM3MTkzYjFlN2M2MjVhZTk3ZDk4ZWZhYTFkY2IzNjRkYTkwZDRjODkwM2RiNDU3MTIwIiwidGFnIjoiIn0%3D; ttcsid=1749283070766::gHVuzukWxaYqUJCH0PK8.1.1749283071836; ttcsid_CLKVGJRC77U3V0M5NEGG=1749283070765::LiMZcj56TTdBNRwDzuKE.1.1749283072046_tt_enable_cookie=1; _ttp=01JX4PARS9SYGQH63QJJWQ9JDJ_.tt.1; _fbp=fb.1.1749283070831.928037181235716261; XSRF-TOKEN=eyJpdiI6IkY5Z25UZHdvNEx2T2Y3elFsWjVTNUE9PSIsI" ] "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "staging.bheuni.io" ] ]
        request_cookies
        0 of 0
        array:7 [ "_tt_enable_cookie" => null "_ttp" => null "_fbp" => null "XSRF-TOKEN" => "OiMvfgBMAZpxpn2WlfCosk6RWk2sc3mFhEeDHBen" "bhe_uni_session" => "a8JWUR46ylfzDZSpsmQsf2GHl9TyGMy12EpjzOqn" "ttcsid" => null "ttcsid_CLKVGJRC77U3V0M5NEGG" => null ]
        response_headers
        0 of 0
        array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sat, 07 Jun 2025 07:57:53 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImYxenNWZnAwQkozV0dWSEREYmRkaWc9PSIsInZhbHVlIjoieXpZZ2N3UDZja3JHTVd6T0tEcm15RjkraENqOVdSeENod2MzaTY5U1RXdFltUlRZNUk5RjhUd2tXcVdpenhaci9TeVQyd2Fqbmk1U0I2QnZycnNGY3d5aW45YmZVWlNLOVVpSjgvV2JYUXk5S2p3U2NtRnFoeXNpZ2xHbkFWcWgiLCJtYWMiOiJlZjVlMzg3MzM0OTc4MTM3NTA3ZTc5OTFmYzg0ZTkxZThjMWM3OTdlNDhkMWNiZTc4M2RiMWJkZjlhOTdhNmUzIiwidGFnIjoiIn0%3D; expires=Sun, 08 Jun 2025 03:57:53 GMT; Max-Age=72000; path=/; domain=.bheuni.io; secureXSRF-TOKEN=eyJpdiI6ImYxenNWZnAwQkozV0dWSEREYmRkaWc9PSIsInZhbHVlIjoieXpZZ2N3UDZja3JHTVd6T0tEcm15RjkraENqOVdSeENod2MzaTY5U1RXdFltUlRZNUk5RjhUd2tXcVdpenhaci9TeVQyd" 1 => "bhe_uni_session=eyJpdiI6InBPL1JtYmFOY29yZEpSZ0o4bnpSL3c9PSIsInZhbHVlIjoiSkM5cWNaUXZkcjBBR0RIU2JZTDhwTWhxbFJjRzZpNGh3YVk0UksyVFhLZmhDNjhSQ2svTFZmdWphYkRMTTFSYXVYdWFrdXQrNUNISnFlS2pPWWNHQ0FzdFU0eXA3d2hDa3U1allwU3I0eVNrNWNsWm9XRVVYSUJieC9YbU1TSXUiLCJtYWMiOiIzNDdhOWVmMGU4ZDgxMWFjZTgxNzBkM2Q5ZjUwMzkzZTc4ZDJmODNmMjFiZDJkMTJlZTMwZTRmOWE1MjBkZGEwIiwidGFnIjoiIn0%3D; expires=Sun, 08 Jun 2025 03:57:53 GMT; Max-Age=72000; path=/; domain=.bheuni.io; secure; httponlybhe_uni_session=eyJpdiI6InBPL1JtYmFOY29yZEpSZ0o4bnpSL3c9PSIsInZhbHVlIjoiSkM5cWNaUXZkcjBBR0RIU2JZTDhwTWhxbFJjRzZpNGh3YVk0UksyVFhLZmhDNjhSQ2svTFZmdWphYkRMTTFSYXVY" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImYxenNWZnAwQkozV0dWSEREYmRkaWc9PSIsInZhbHVlIjoieXpZZ2N3UDZja3JHTVd6T0tEcm15RjkraENqOVdSeENod2MzaTY5U1RXdFltUlRZNUk5RjhUd2tXcVdpenhaci9TeVQyd2Fqbmk1U0I2QnZycnNGY3d5aW45YmZVWlNLOVVpSjgvV2JYUXk5S2p3U2NtRnFoeXNpZ2xHbkFWcWgiLCJtYWMiOiJlZjVlMzg3MzM0OTc4MTM3NTA3ZTc5OTFmYzg0ZTkxZThjMWM3OTdlNDhkMWNiZTc4M2RiMWJkZjlhOTdhNmUzIiwidGFnIjoiIn0%3D; expires=Sun, 08-Jun-2025 03:57:53 GMT; domain=.bheuni.io; path=/; secureXSRF-TOKEN=eyJpdiI6ImYxenNWZnAwQkozV0dWSEREYmRkaWc9PSIsInZhbHVlIjoieXpZZ2N3UDZja3JHTVd6T0tEcm15RjkraENqOVdSeENod2MzaTY5U1RXdFltUlRZNUk5RjhUd2tXcVdpenhaci9TeVQyd" 1 => "bhe_uni_session=eyJpdiI6InBPL1JtYmFOY29yZEpSZ0o4bnpSL3c9PSIsInZhbHVlIjoiSkM5cWNaUXZkcjBBR0RIU2JZTDhwTWhxbFJjRzZpNGh3YVk0UksyVFhLZmhDNjhSQ2svTFZmdWphYkRMTTFSYXVYdWFrdXQrNUNISnFlS2pPWWNHQ0FzdFU0eXA3d2hDa3U1allwU3I0eVNrNWNsWm9XRVVYSUJieC9YbU1TSXUiLCJtYWMiOiIzNDdhOWVmMGU4ZDgxMWFjZTgxNzBkM2Q5ZjUwMzkzZTc4ZDJmODNmMjFiZDJkMTJlZTMwZTRmOWE1MjBkZGEwIiwidGFnIjoiIn0%3D; expires=Sun, 08-Jun-2025 03:57:53 GMT; domain=.bheuni.io; path=/; secure; httponlybhe_uni_session=eyJpdiI6InBPL1JtYmFOY29yZEpSZ0o4bnpSL3c9PSIsInZhbHVlIjoiSkM5cWNaUXZkcjBBR0RIU2JZTDhwTWhxbFJjRzZpNGh3YVk0UksyVFhLZmhDNjhSQ2svTFZmdWphYkRMTTFSYXVY" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "OiMvfgBMAZpxpn2WlfCosk6RWk2sc3mFhEeDHBen" "current_url" => "https://staging.bheuni.io/course-details/2f6c1fc841aa4798b61c996d8774e4c4" "_previous" => array:1 [ "url" => "https://staging.bheuni.io/course-details/2f6c1fc841aa4798b61c996d8774e4c4" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-06-07 07:57:53GET/course-details/2f6c1fc841aa4798b61c996d8774e4c4141315