Skip to content
View NickShanyt's full-sized avatar
🏆
Move on.
🏆
Move on.

Block or report NickShanyt

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
  • VirID development version

    Updated Nov 18, 2024
  • LucaOne’s representational inference code. Use this project for embedding inference.

    Python Apache License 2.0 Updated Aug 21, 2024
  • Clustering the NCBI nr database with mmseq2 (90% length, 90% identity). Inspired by the NCBI's experimental ClusteredNR database.

    Python MIT License Updated Jun 2, 2023
  • Python-FlaskWeb源码

    Python Updated Dec 8, 2022
  • Java Updated Aug 28, 2021
  • Bioinformatics with Python Cookbook Second Edition, published by Packt

    OpenEdge ABL MIT License Updated Aug 23, 2021
  • Open source code for AlphaFold.

    Python Apache License 2.0 Updated Aug 13, 2021
  • Python - 100天从新手到大师

    Python 1 Updated Aug 12, 2021
  • Config files for my GitHub profile.

    Java Updated Aug 8, 2021
  • Design patterns implemented in Java

    Java Other Updated Aug 1, 2021
  • C++ and C

    Updated Jul 27, 2021
  • 😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等

    Java Creative Commons Attribution Share Alike 4.0 International Updated Jul 23, 2021
  • 刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.

    Updated Jul 19, 2021
  • CodeGuide Public

    Forked from fuzhengwei/CodeGuide

    📚 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!

    Updated Jul 9, 2021
  • 本藏馆主要珍藏Java体系核心技术书籍:涵盖Java核心基石(Java核心技术,并发编程,JVM)Java助辅要员(设计模式,linux内核,TCP/IP协议,Netty,Tomcat,Mysql) 上古单体架构 分布式朝代 微服务纪元 云原生前沿 架构演进 自动化运维

    Java Updated Jul 5, 2021
  • Python Public

    Forked from TheAlgorithms/Python

    All Algorithms implemented in Python

    Python MIT License Updated May 18, 2021
  • Java-Tutorial Public

    Forked from h2pl/JavaTutorial

    【Java工程师面试复习指南】本仓库涵盖大部分Java程序员所需要掌握的核心知识,整合了互联网上的很多优质Java技术文章,力求打造为最完整最实用的Java开发者学习指南,如果对你有帮助,给个star告诉我吧,谢谢!

    Java Updated May 14, 2021
  • PAT Public

    Forked from liuchuo/PAT

    🍭 浙江大学PAT题解(C/C++/Java/Python) - 努力成为萌萌的程序媛~

    C++ 1 Updated May 11, 2021
  • LeetCode 101:和你一起你轻松刷题(C++)

    Updated Apr 30, 2021
  • Python-2 Public

    Forked from gxcuizy/Python

    Python3编写的各种大小程序,包含从零学Python系列、12306抢票、省市区地址库以及系列网站爬虫等学习源码

    Python Updated Apr 29, 2021
  • :octocat: 分享 GitHub 上有趣、入门级的开源项目

    Python Updated Apr 28, 2021
  • CSBook Public

    Forked from iCSToCS/CSBook

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

    1 Updated Mar 7, 2021
  • A collection of resources useful for leveraging big data and AI for drug discovery. It mainly serves as an orientation for new lab folks. It may be biased towards my lab interest.

    1 Updated Jan 26, 2021
  • funNLP Public

    Forked from fighting41love/funNLP

    中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…

    Python Updated Dec 22, 2020
  • IT_book Public

    Forked from guoxp/IT_book

    本项目收藏这些年来看过或者听过的一些不错的常用的上千本书籍,没准你想找的书就在这里呢,包含了互联网行业大多数书籍和面试经验题目等等。有人工智能系列(常用深度学习框架TensorFlow、pytorch、keras。NLP、机器学习,深度学习等等),大数据系列(Spark,Hadoop,Scala,kafka等),程序员必修系列(C、C++、java、数据结构、linux,设计模式、数据库等等)

    1 Updated Nov 28, 2020
  • Code for the paper: Benhenda, M. 2017. ChemGAN challenge for drug discovery: can AI reproduce natural chemical diversity? arXiv preprint arXiv:1708.08227.

    Python Updated Nov 13, 2020
  • Notes for MIT-Linear-Algebra

    Updated Sep 26, 2020
  • Dive into Machine Learning with Python Jupyter notebook and scikit-learn!

    Creative Commons Attribution 4.0 International Updated Mar 31, 2020
  • python 基础学习--《图解算法》 + 《python从入门到实践》+ 《Python编程快速上手 让繁琐工作自动化.pdf》

    Python Updated Mar 13, 2020
  • CS-Book Public

    Forked from iamshuaidi/CS-Book

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

    Updated Mar 2, 2020