Skip to content
@umd-fire-coml

FIRE Capital One Machine Learning at the University of Maryland

FIRE Capital One Machine Learning is an undergraduate research program under the First-Year Innovation & Research Experience initiative at UMD.

Popular repositories Loading

  1. survey-orientation-representations survey-orientation-representations Public

    Python 12 2

  2. 2021-Malware-Detection-Classification 2021-Malware-Detection-Classification Public

    Malware detection is an important process in modern computing to help protect various systems from getting infected. The goal for any project, program, or system that aims to detect malware is to p…

    Python 7 3

  3. MultiSeg MultiSeg Public

    Jupyter Notebook 5 3

  4. 2020-Object-Tracking 2020-Object-Tracking Public

    Object tracking is a specific field within computer vision that aims to track objects as they move across a series of video frames. The goal of object tracking is to train a model and estimate the …

    Python 5 1

  5. 2020-Image-Super-Resolution 2020-Image-Super-Resolution Public

    Super-resolution is the process of recovering a high resolution (HR) image or video from its low resolution (LR) counterpart. Our model uses a series of convolutional layers to extract, or learn, i…

    Python 5 1

  6. 2020-Text-Generation 2020-Text-Generation Public

    The aim of this project is to create a Machine Learning Model that generates output sentences given an input sentence by training a Recurrent Neural Network (RNN) Model on hundreds of news articles…

    Jupyter Notebook 4 3

Repositories

Showing 10 of 62 repositories
  • 2022-t1-convolutional Public

    We have created a song recommendation system based on user history. Our product takes in a user’s playlist(s) and recommends songs based on the playlist(s). The product uses the Spotify API to extract the features of a song (11 features in total), these range from danceability to tempo to instrumentalness. Using an aggregation function, the feature

    umd-fire-coml/2022-t1-convolutional’s past year of commit activity
    Jupyter Notebook 3 2 0 1 Updated Feb 28, 2023
  • umd-fire-coml.github.io Public

    FIRE Capital One Machine Learning at the University of Maryland - Official Stream Website

    umd-fire-coml/umd-fire-coml.github.io’s past year of commit activity
    HTML 0 0 0 0 Updated Jan 20, 2023
  • 2022-t3-vector-quantization Public

    User Uploads Soundtrack file. Uploaded track is run through Librosa functions to extract music features. Feature data is run through our Vector Quantization model to find the closest soundtrack in the dataset. Display Name of most "similar" soundtrack.

    umd-fire-coml/2022-t3-vector-quantization’s past year of commit activity
    Jupyter Notebook 1 3 0 0 Updated Dec 21, 2022
  • umd-fire-coml/example-scrum-project’s past year of commit activity
    Python 0 1 7 (1 issue needs help) 0 Updated Dec 15, 2022
  • 2022-t2-transformer Public

    A variety of machine learning projects based the Transformer model, including: Song Recognition, MIDI Song Extender, Poem Generation, and Sentiment Analysis

    umd-fire-coml/2022-t2-transformer’s past year of commit activity
    Jupyter Notebook 4 1 0 0 Updated Dec 9, 2022
  • 2022-t4-generative-adversarial Public

    Audio generation when given a genre as natural language input. User inputs a genre tag into frontend. This tag is passed to the semantic similarity NLP model to determine the nearest tag within training the space, and implicitly coerces to (outputs) the found tag. This tag is passed to the audio generation model as input, which produces generated

    umd-fire-coml/2022-t4-generative-adversarial’s past year of commit activity
    Jupyter Notebook 2 0 0 0 Updated Dec 9, 2022
  • 2022-t5-deep-q-learning Public

    This project trains a DQN model to play a variety of Atari Games, including Q*bert. It includes a random agent, which generates gameplay based on the machine making random actions, as well as a trained model that attempts to make desired actions to win the game. Reinforcement learning is an area of machine learning that is focused on training agent

    umd-fire-coml/2022-t5-deep-q-learning’s past year of commit activity
    Jupyter Notebook 0 0 0 1 Updated Dec 8, 2022
  • umd-fire-coml/2022-summer-speech-translation’s past year of commit activity
    Jupyter Notebook 1 0 0 0 Updated Dec 8, 2022
  • 2021-Image-Colorization Public

    This image colorization model takes an input image, convert it to greyscale, then creates a realistic colorization of the image based off of the trained model. The model architecture utilizes the YCbCr colorspace in order to colorize the image, because Y is equivalent to grayscale, so the model has to predict only the Cb and Cr channels. The mod…

    umd-fire-coml/2021-Image-Colorization’s past year of commit activity
    Jupyter Notebook 1 1 6 1 Updated Oct 5, 2022
  • umd-fire-coml/2022-summer-video-face-recognition’s past year of commit activity
    Jupyter Notebook 0 0 0 0 Updated Aug 9, 2022

Top languages

Loading…

Most used topics

Loading…