Skip to content
View tcvrick's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report tcvrick

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
tcvrick/README.md

๐Ÿ‘‹ Hey there

My name is Rick, and I'm a SWE interested in automation, large-scale computing, and machine learning.

โšก Interests

  • ๐Ÿ Making life easy with Python
  • ๐Ÿค– Everything automation: robotics, scripting, AI/ML, and botting
  • ๐ŸŽฎ The intersection of competitive video gaming and tech
  • ๐Ÿ”† Ray tracing and computer graphics
  • ๐ŸŽฒ Pushing things to the limit: simulation, optimization, and statistics
  • ๐Ÿ—ป Problems that scale: multi-processing, vectorization, and distributed computing

Pinned

  1. audioset-vggish-tensorflow-to-pytorch audioset-vggish-tensorflow-to-pytorch Public

    Script for converting the pretrained VGGish model provided with AudioSet from TensorFlow to PyTorch, along with a basic smoke test.

    Python 83 11

  2. dynamic-images-for-action-recognition dynamic-images-for-action-recognition Public

    A public Python implementation for generating Dynamic Images introduced in 'Dynamic Image Networks for Action Recognition' by Bilen et al.

    Python 38 13

  3. COMP551-IMDB-Competition COMP551-IMDB-Competition Public

    First-place solution for COMP551's in-class IMDB Kaggle competition.

    Python 2

  4. McGillAISociety/gif-sentiment-analysis McGillAISociety/gif-sentiment-analysis Public

    Using deep learning to classify and analyze the sentiment in GIF's.

    Python 8 1

  5. automatic-tron-tournament automatic-tron-tournament Public

    Framework for running a TRON tournament where participants can face off their AI agents.

    Python