Skip to content
View silvermete0r's full-sized avatar
:electron:
Lifelong learning..
:electron:
Lifelong learning..

Highlights

  • Pro

Block or report silvermete0r

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

Hi 👋, I'm @Arman

DSML.kz @arman   Kaggle Badge   DeepML mr. Arman (梦想)   LeetCode Badge   silvermete0r   silvermete0r  

import torch
import torch.nn as nn

class ME(nn.Module):
  def __init__(self):
    super().__init__()
    self.role = "Machine Learning Engineer"
    self.stack = nn.ModuleList([
        nn.Python(), nn.CPP(), nn.PyTorch(), nn.FastAPI(),
        nn.Polars(), nn.Docker(), nn.Linux(), nn.SQL()
    ])
    self.research_interests_weights = {
        "Applied ML & Computer Vision": 0.33,
        "Algorithms & Optimization": 0.34,
        "Predictive modeling & Forecasting": 0.33
    }

  def forward(self):
    return "♾ Lifelong learning.."

  def backward(self):
    return None

if __name__ == "__main__":
  me = ME()
  print(me.forward())

Daily Quote:

"Skills speak louder than words." © HackerRank

GitHub Stats

Life Formula


Pinned Loading

  1. oikan oikan Public

    OIKAN is a neuro-symbolic machine learning framework inspired by Kolmogorov-Arnold representation theorem. It combines the power of modern neural networks with techniques for extracting clear, inte…

    Jupyter Notebook 15 1

  2. awesome-oikan awesome-oikan Public

    OIKAN Awesome Projects List

    2

  3. deepml-top deepml-top Public

    DeepML Leaderboard TOP 100 | Badges Generator

    Python 8

  4. indrive-car-verification-inference indrive-car-verification-inference Public

    InDrive Car Verification Service (Dirtiness Classification & Damages Detection)

    Jupyter Notebook

  5. redeepfake-demo-app redeepfake-demo-app Public

    ReDeepFake Demo App - Advanced Deepfake detection model for 2D flat images.

    Python 5 3

  6. product-multi-view-integration-guide-nano-banana product-multi-view-integration-guide-nano-banana Public

    Integration Guide: Multi-View Product Box for E-Commerce Websites (powered by Gemini 2.5 Flash Image: Nano Banana)

    HTML 2 1