Skip to content
View PabloRR100's full-sized avatar
👾
Developing
👾
Developing

Block or report PabloRR100

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 Loading

  1. LLM_Learning LLM_Learning Public

    Personal LLM learning path. Compilation of blogs and repos to personally implement and modify them.

    C++ 1

  2. Single_vs_Ensemble_of_NNs Single_vs_Ensemble_of_NNs Public

    Should we always go deeper? Study on Ensemble Learning as an alternative to going deeper in Deep Learning showing interesting results

    Python 4 1

  3. Reinforcement-Learning Reinforcement-Learning Public

    Personal notes and code examples on Deep RL nanodegree from Udacity, Sutton and Barto book and David Silver course on youtube

    Jupyter Notebook 1 2

  4. Recursive_Networks Recursive_Networks Public

    Empirical Analysis of LeCun's paper “Understanding Deep Architectures Using a Recursive Convolutional Network”

    Jupyter Notebook

  5. Distilling-Deep-Networks Distilling-Deep-Networks Public

    Tool to create an analytical dashboard get insights for NN (statistics over: weights, gradients, updates, covariance shift...; analyzing batch_size, layer_sizes, learning_rate...)

    HTML 3

  6. SwiftLearning SwiftLearning Public

    Personal Repository to learn Swift