Skip to content
View AlexTitovWork's full-sized avatar
🎯
Focused
🎯
Focused
Block or Report

Block or report AlexTitovWork

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 100 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

Pinned

  1. torch_cuda_data_transfer torch_cuda_data_transfer Public

    Transferring a small chunk of data from the Torch model to the cuda memory of re-initializing elements and returning it back.

    Cuda 1

  2. testWekaClassify testWekaClassify Public

    Debit or credit transaction classifier based on WEKA tools

    Java 5 2

  3. Optimator Optimator Public

    Play with optimization algorithms

    Python 2

  4. model_dvc model_dvc Public

    dvc test repo

    Python

  5. NLPclassifier NLPclassifier Public

    Classifier of shop's subjects using the OpenNLP library

    Java 1 2

  6. Plotting the Himmelblau function Plotting the Himmelblau function
    1
    import numpy as np
    2
    import matplotlib.pyplot as plt
    3
    # ################################################################################
    4
    def plot_function():
    5
        # Make data.