Skip to content

  • NeuroAI Research (Neuroscience-Inspired AI)
    • GitHub: Brain Modules
      • Identify a list of brain's computational units/modules discovered in Neuroscience
      • Replicate these modules' functionalities using Artificial Neural Networks (ANN)
      • Purpose: to understand the brain and explore new ANN architectures
      • Keywords: Place Cells, Transformer, GRU, MLP
    • GitHub: Minimalist RL
      • Minimalist and Decoupled Reinforcement Learning algorithms
      • Keywords: SAC, PPO
    • GitHub: Grad-Free Optim
      • Gradient-free optimization of Neural Network parameters
      • Keywords: Genetic Algorithm, Evolution Strategy