Projects (2021-2022)

2022-2023 | 2021-2022 | 2020-2021 | 2019-2020 | 2018-2019


** Project Developer Applications are Now Open! For more information, please refer to the individual project pages linked below! **

UTMIST is involved in several projects; some are in collaboration with professors, developers, organizations, and/or other students. Project developers work in the Academics or Engineering Department.

Academic Machine Intelligence Projects

An academic project can be a analysis, reproduction, or exploration project in the machine intelligence research space. They can be self-directed or under the supervision of graduate students and professors. Generally, strong academic performance and mathmatical/technical skills and essential. See the courses offered at UofT or MIST101/102 to prepare!

ECG Analysis Using Deep CNNs

An application of deep convolutional neural network model to specify cardiovascular diseases via analyzing ECG

Employee Attrition Factors Prediction

Using ML to identify and combat employee attrition factors

Applied Machine Intelligence Projects

These projects are applications of machine learning concepts, techniques, frameworks or methodologies.

Real-Time: Real Estate Price Prediction

Real estate price prediction on a real-time dataset.

SmileDetector: Detecting and Rating Smiles

A web application that uses machine learning to detect and rate smiles

WallStreetBots: Stock Price Prediction

Price prediction and portfolio/market analysis using NLP and reinforcement learning.

Handwriting Recognition Using Deep Learning

Recognizing Handwritten Text in Physical Documents


Notes on Projects and Teams

  • Projects and codebases should generally be open-source. This is not a strict rule but a preference.
  • Teams should have a minimum of two (2) members; three (3) or more is highly recommended.
  • If we originally offered you a position in both departments, the one you’ll ultimately be a part of will depend on the project you join.
  • If for any reason you would like to switch your department to work on the other type of project, we’re happy to discuss that with you and help you fit in.

Starting a Project

Some developers will have their own ideas, and we want to provide leadership opportunities as well. Projects will be selected from proposals submitted by developers, and if we accept your proposal after discussing it with you, you will serve as the Director, and we’ll help you with your team-forming process. See Leading A Project.

Suggested Proposal Structure

Please submit your proposal in some common document format (PDF, Markdown, etc.). It will be fairly open-ended but we suggest one to two pages including the following points.

  • Abstract (background, precedent, general motivations).
  • List of resources (papers, articles, and advisors, as applicable).
  • Summary of specific goals.
  • Expectations for teammates (team size, expertise, availability, etc.) and advising.

Working on a Project

These projects are meant to be a collaborative learning experience. While the Director will lead the discourse and groupwork, every member of the team should be involved in decision-making. In addition to the expected project work, each team is also responsible for

  • Clarifying the scope and context of the project;
  • Setting the timeline, goals, and team expectations (such as commitment, meetings, self-learning);
  • Communicating progress, effort, issues, and concerns to each other and their VP; and
  • Preparing a final presentation in some form, such as a talk, video, infographic, technical article, or documented codebase.

Communication

  • You should follow either #academics or #engineering (whichever is applicable) on Discord and use them to discuss notable updates with your VP and department.
  • Bug fixing, meeting arrangements and other team-level discussions can happen in any private medium the team agrees on. This could be a Discord, Weixin (WeChat), or Facebook Messenger group chat, or something else.

Documentation

It’s important to have not just good ideas and working code but also documentation. For whatever is applicable to you, ensure you write

  • Descriptive annotations and commentary;
  • Complete package and internal documentation; and/or
  • Meaningful but concise commit messages.

Presentation

For most, if not all projects, we would like to see a final presentation of some form, to be ready near the end of the school year in March*. This could be a talk, video, infographic, technical article, or documented codebase. Teams can also present work-in-progress (WIP) material or interesting milestones or resources at earlier times if appropriate.