Skip to content
View proxy-pylon's full-sized avatar
  • Nazarbayev University
  • Astana

Highlights

  • Pro

Block or report proxy-pylon

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
proxy-pylon/README.md

Hi 👋, I’m Adilet

A mathematics student at Nazarbayev University

  • A wannabe Open Source Contributor

GitHub Stats

Top Langs

Visitors

Pinned Loading

  1. transcript transcript Public

    My student transcript for Bachelors in Mathematics at Nazarbayev University

  2. medical-deep-learning-project medical-deep-learning-project Public

    Deep learning project for skin lesion classification using CNNs and calibration methods. Includes training, evaluation, and visualization scripts.

    Python 2

  3. Matrix-multiplication-comparison Matrix-multiplication-comparison Public

    Comparison between different ways of multiplying matrices in C++ and Python. The standard textbook method, block method with cache, BLAS, and Numpy were compared. A detailed report is provided. Thi…

    TeX 1

  4. linear-regression-cuda linear-regression-cuda Public

    Implementation of linear regression on CPU and GPU. Uses C++ and CUDA for parallelized compuatations. A detailed latex report is provided

    C++

  5. gravitational-potential-calculation gravitational-potential-calculation Public

    Comparison between different ways of calculating Plummer's potential

    Python