Skip to content
View karthikramesh55's full-sized avatar

Block or report karthikramesh55

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 Loading

  1. micro-blockchain-project micro-blockchain-project Public

    Building a mini blockchain with relevant functionalities using Python with multiple functionalities such as creating and loading a trading wallet for transactions, mining user-generated blocks, rew…

    Python 4 2

  2. random-forest-recursive-implementation random-forest-recursive-implementation Public

    Implementing the random forest algorithm that comprises an ensemble of decision trees, uses bootstrapping and random subspace method for delivering accurate predictions.

    Python

  3. user-data-management-system-design-CPP11-14 user-data-management-system-design-CPP11-14 Public

    Building a user data management system using C++ 11/14 | Involves usage of vector containers, ifstream/ofstream file-handling operations, string stream operations

    C++

  4. pytorch-cifar-models pytorch-cifar-models Public

    Forked from chenyaofo/pytorch-cifar-models

    Pretrained models on CIFAR10/100 in PyTorch

    Python