Skip to content

Postgraduate Artificial Intelligence resources from Queen Mary, University of London.

Notifications You must be signed in to change notification settings

mughees-asif/postgraduate-artificial-intelligence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Queen Mary, University of London

Resources 🍔

Semester Module Resources
A Artificial Intelligence in Games Link
Artificial Intelligence Link
Machine Learning Link
Natural Language Processing Link
B Advanced Robotics Link
Computational Creativity Link
Deep Learning & Computer Vision Link
Interactive Agents & Procedural Generation Link

Cheatsheets 📬

Name Link
Probability Link
Conda Link
Data Science with Python Link
NumPy Link
Pandas Link
Matrices Link
Equations in code Link

Contributing 👋

Pull Request Process

  • Github Flow: All code updates happen through pull requests:
    • Fork the repo and create your branch from master.
    • If you've added code that should be tested, add tests.
    • If you've changed APIs, update the documentation.
    • Ensure the test suite passes.
    • Make sure your code lints.
    • Issue that pull request!
    • Will be reviewed and merged.