Skip to content
View rizespbya's full-sized avatar

Organizations

@SENATOROVAI

Block or report rizespbya

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rizespbya/README.md

lang image here

Hi! I am Alex.

Glad to see you here!

I'm a tech enthusiast who loves to learn about new things. Connect with me on LinkedIn.

Static Badge Static Badge Static Badge

⚡ Skills:

  • JavaScript
  • TypeScript
  • Python
  • NodeJS
  • HTML
  • CSS
  • Git
  • Docker
  • Algorithms and structures

Popular repositories Loading

  1. rizespbya rizespbya Public

  2. Data-Science-For-Beginners-from-scratch-SENATOROV Data-Science-For-Beginners-from-scratch-SENATOROV Public template

    Forked from SENATOROVAI/Data-Science-For-Beginners-from-scratch-course

    Командный репозиторий

    Jupyter Notebook

  3. calculator2 calculator2 Public

    Forked from ruslansenatorov/calculator2

    for simple arithmetic operation

    Python

  4. first-contributions first-contributions Public

    Forked from firstcontributions/first-contributions

    🚀✨ Help beginners to contribute to open source projects

  5. stochastic-average-gradient-sag-solver-course stochastic-average-gradient-sag-solver-course Public

    Forked from SENATOROVAI/stochastic-average-gradient-sag-saga-solver-course

    The SAG + Accelerated (Stochastic Average Gradient) solver is an optimization algorithm used primarily in machine learning, specifically for logistic regression and linear support vector machines (…

    Python

  6. L2-regularization-ridge-regression-course L2-regularization-ridge-regression-course Public

    Forked from SENATOROVAI/L2-regularization-ridge-regression-course

    L2 regularization, or Ridge regression, is a technique to prevent overfitting in machine learning by adding a penalty proportional to the sum of squared weights to the loss function. It forces weig…

    Python