Skip to content
View dinesh-k-natarajan's full-sized avatar
🧩
discere faciendo
🧩
discere faciendo
Block or Report

Block or report dinesh-k-natarajan

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
dinesh-k-natarajan/README.md

About me

🗺️ Kaiserslautern, 🇩🇪
🎓 I'm a Researcher at the German Research Center for Artificial Intelligence (DFKI)
🚧 I’m currently working on AI4EO and Scientific Machine Learning.

📩 Reach out to me on LinkedIn or via E-mail

Pinned

  1. advent-of-code advent-of-code Public

    My solutions for Advent of Code

    Python 2

  2. autoregressive-conv-rnn autoregressive-conv-rnn Public

    Implementation of the 2019 paper 'Autoregressive Convolutional Recurrent Neural Network for Univariate and Multivariate Time Series Prediction'

    Jupyter Notebook

  3. A minimalistic setup guide for multi... A minimalistic setup guide for multiple python installations and managing virtual environments (without using conda)
    1
    # Setting up `pyenv` and `pyenv virtualenv`
    2
    
                  
    3
    Allows simultaneous installation of multiple python versions as well as maintaining virtual environments
    4
    
                  
    5
    OS: Ubuntu, Ubuntu on WSL
  4. oh-my-posh fancy prompt themes for P... oh-my-posh fancy prompt themes for Python development and Git
    1
    {
    2
        "blocks": [
    3
          {
    4
            "type": "prompt",
    5
            "alignment": "left",