Skip to content
View maksna's full-sized avatar

Block or report maksna

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

Popular repositories Loading

  1. bert-fine-tuning-for-chinese-multiclass-classification bert-fine-tuning-for-chinese-multiclass-classification Public

    use google pre-training model bert to fine-tuning for the chinese multiclass classification

    Python 41 14

  2. Recommender-System-with-TF2.0 Recommender-System-with-TF2.0 Public

    Forked from ZiyaoGeng/RecLearn

    Recurrence the recommender paper with Tensorflow2.0

    Python

  3. CS-Book CS-Book Public

    Forked from iamshuaidi/CS-Book

    计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍

  4. numpy-ml numpy-ml Public

    Forked from ddbourgin/numpy-ml

    Machine learning, in numpy

    Python

  5. An-Introduction-to-Statistical-Learning An-Introduction-to-Statistical-Learning Public

    Forked from hardikkamboj/An-Introduction-to-Statistical-Learning

    This repository contains the exercises and its solution contained in the book "An Introduction to Statistical Learning" in python.

    Jupyter Notebook

  6. gpt-neo gpt-neo Public

    Forked from EleutherAI/gpt-neo

    An implementation of model parallel GPT2& GPT3-like models, with the ability to scale up to full GPT3 sizes (and possibly more!), using the mesh-tensorflow library.

    Python