Skip to content
View pfrendl's full-sized avatar

Block or report pfrendl

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

Popular repositories Loading

  1. a2c a2c Public

    An implementation of the Synchronous Advantage Actor Critic (A2C) reinforcement learning algorithm in PyTorch.

    Python 2 1

  2. coord_conv coord_conv Public

    An evaluation of the approach from the CoordConv Uber paper.

    Python 1

  3. he_init_variance he_init_variance Public

    This repository demonstrates diminishing input signal variance when using the Kaiming He weight initialization method.

    Python 1

  4. evolution_simulator_1 evolution_simulator_1 Public

    Forked from PaperStarProductions/evolution_simulator_1

    This repository has an evolution simulator file that runs in Python

    Python

  5. collision_detection collision_detection Public

    Collision detection implemented with the sweep and prune algorithm, written in python.

    Python

  6. pytorch_linear_init pytorch_linear_init Public

    An experiment of the PyTorch 1.13.1 linear parameter init variance preserving properties against the He approach.

    Python