Skip to content
View alexkalitenko125's full-sized avatar

Block or report alexkalitenko125

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 250 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
alexkalitenko125/README.md

Hello there (你好)👋

About Me 👩‍💼

I am currently working on developing new computational methods for quantum physics, including the application of PINNs (physics-informed neural networks) and NNQS (neural network quantum states).

Research info

Research interests: AI/ML methods for everything, numerical modeling of physical processes and teaching.

AI is being implemented everywhere because it optimizes human work. The development of AI in physics can be divided into three main categories:

  1. Direct application of AI to solve practical problems (not only in physics).
  2. Physics-inspired AI, which introduces the physical laws into neural networks (physics-informed neural networks, Brain-Inspired Modular Training, and Lagrangian neural networks).
  3. AI for physics - the search for new knowledge, formulas (AI Feynman and AI Poincaré).

Projects

  • Application of machine learning techniques for theoretical research in physics, including MLP, MTL, RL, PINNS, NNQS and etc.
  • Development of methods for teaching physics, mathematics, and machine learning at different levels, from middle school to university.
  • Teaching physics to university students, including international students from China, Vietnam, the UAE, Saudi Arabia and so on.
  • Adapting machine learning algorithms for financial analytics in my free time.

Tech Stack

Python PyTorch scikit-learn TensorFlow numpy pandas Matplotlib Jupyter Notebook Colab GitHub C++ MySQL LaTeX

Pinned Loading

  1. NNfel NNfel Public

    NN for fast FEL analysis

    Jupyter Notebook 1 1

  2. ML_for_finance ML_for_finance Public

    ML for finance and forecasting (LSTM, RL and BIMT)

    Jupyter Notebook 4

  3. Grokking_FizzBuzz Grokking_FizzBuzz Public

    Grokking for FizzBuzz

    Jupyter Notebook

  4. GAN-Face_Generators GAN-Face_Generators Public

    GANs for kpop female idols

    Jupyter Notebook 2 1

  5. nanoGPT nanoGPT Public

    Forked from karpathy/nanoGPT

    The simplest, fastest repository for training/finetuning medium-sized GPTs. @googlecolab+finetuning

    Python