Skip to content
View f1recracker's full-sized avatar
  • Seattle, WA
Block or Report

Block or report f1recracker

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

Pinned

  1. GTAV-RewardHook GTAV-RewardHook Public

    Reinforcement Learning environment for Autonomous Vehicles in GTAV

    C# 10 10

  2. pytorch-deeplab-v3-plus pytorch-deeplab-v3-plus Public

    Pytorch implementation of DeepLab V3+

    Python 13 1

  3. tensorflow-fcn tensorflow-fcn Public

    Road segmentation using FCN

    Python

  4. tensorflow-datasets tensorflow-datasets Public

    Forked from tensorflow/datasets

    A collection of datasets ready to use with TensorFlow

    Python

  5. PyTorch implementation of focal loss... PyTorch implementation of focal loss that is drop-in compatible with torch.nn.CrossEntropyLoss
    1
    
                  
    2
    # pylint: disable=arguments-differ
    3
    
                  
    4
    import torch
    5
    import torch.nn as nn
  6. deeptraffic-mit deeptraffic-mit Public

    Agent for MIT's 6.S094's DeepTraffic Challenge

    JavaScript