Skip to content
View levinwil's full-sized avatar
🎶
🎶
  • Microsoft
  • Laurel, MD

Block or report levinwil

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
levinwil/README.md

Google Scholar Linkedin: will-levine-63b986123

class Will(Husband):
  def __init__(self):
    self.professional_status = {
      "role" : "Senior Machine Learning Researcher", 
      "company" : "Microsoft",
    }
    self.degree_status = {
      "level" : "MSE", 
      "subject" : "Biomedical Engineering",
      "concentration" : "Biomedical Data Science"
      "institution" : "Johns Hopkins University",
    }
    
  def main(self):
    if not self:
      self = self.__init__()

Popular repositories Loading

  1. Multi-Round-ByteTrack Multi-Round-ByteTrack Public

    Python 2

  2. PySight PySight Public

    An assistive device aimed at the visually impaired.

    Python 1 1

  3. levinwil levinwil Public

    1

  4. TempMatch TempMatch Public

    A repository to explore FixMatch with Unsupervised Temperature Scaling

    Python 1

  5. AirStar AirStar Public archive

    Jupyter Notebook

  6. User-Friendly-Image-Classifier User-Friendly-Image-Classifier Public archive

    Python