Skip to content
View otterwow's full-sized avatar

Block or report otterwow

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

Popular repositories Loading

  1. RandomForests RandomForests Public

    Code in R that grows classification trees or random forests, including bagging. This data is a matrix of numeric values.

    R

  2. CacheSimulator CacheSimulator Public

    A set associative cache simulator to keep track of cache hits and misses in a three layered architecture with different eviction policies

    C

  3. TramSimulation TramSimulation Public

    A program to run occupancy rate simulations of the new tram line in Utrecht

    C#

  4. NeuralNetworkSIMD NeuralNetworkSIMD Public

    Adapted code by Bobby Anguelov. This Neural Network was spedup by rewriting the code at its core with SIMD.

    C

  5. adventofcode2019 adventofcode2019 Public

    Rust

  6. pytorch-language-model pytorch-language-model Public

    Forked from deeplearningathome/pytorch-language-model

    Simple LSTM-based word-level language model in PyTorch

    Python