-
TorchSpatial Public
Forked from seai-lab/TorchSpatialTorchSpatial offers a comprehensive framework and benchmark suite designed to advance Spatial Representation Learning (SRL).
Python MIT License UpdatedOct 26, 2024 -
greenearthnet Public
Forked from vitusbenson/greenearthnetCode for Benson et. al., CVPR (2024) - Multi-modal learning for geospatial vegetation forecasting
Python MIT License UpdatedJun 12, 2024 -
awesome-chatgpt-prompts Public
Forked from f/awesome-chatgpt-promptsThis repo includes ChatGPT prompt curation to use ChatGPT better.
HTML Creative Commons Zero v1.0 Universal UpdatedNov 14, 2023 -
HKO-7 Public
Forked from sxjscience/HKO-7Source code of paper "[NIPS2017] Deep Learning for Precipitation Nowcasting: A Benchmark and A New Model"
Python MIT License UpdatedSep 12, 2022 -
annotated_deep_learning_paper_implementations Public
Forked from labmlai/annotated_deep_learning_paper_implementations🧑🏫 50! Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cycle…
Jupyter Notebook MIT License UpdatedJun 22, 2022 -
Awesome-Vision-Attentions Public
Forked from MenghaoGuo/Awesome-Vision-AttentionsSummary of related papers on visual attention. Related code will be released based on Jittor gradually.
Python UpdatedJun 9, 2022 -
python_for_data_analysis_2nd_chinese_version Public
Forked from iamseancheney/python_for_data_analysis_2nd_chinese_version《利用Python进行数据分析·第2版》
UpdatedMay 12, 2022 -
-
AiLearning Public
Forked from apachecn/ailearningAiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
Python Other UpdatedDec 2, 2020 -
Text_select_captcha Public
Forked from MgArcher/Text_select_captchapytorch实现文字点选、选字、选择文字验证码识别
Python UpdatedSep 7, 2020 -
Agriculture_KnowledgeGraph Public
Forked from qq547276542/Agriculture_KnowledgeGraph农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策
Python GNU General Public License v3.0 UpdatedAug 28, 2020 -
learn_python3_spider Public
Forked from wistbean/learn_python3_spiderpython爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,…
Python MIT License UpdatedAug 26, 2020 -
funNLP Public
Forked from fighting41love/funNLP中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…
Python UpdatedAug 3, 2020 -
awesome-python-login-model Public
Forked from Kr1s77/awesome-python-login-model😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟
Python Other UpdatedAug 2, 2020 -
pyhanlp Public
Forked from hankcs/pyhanlp中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁 自然语言处理
Python Apache License 2.0 UpdatedAug 1, 2020 -
HanLP Public
Forked from hankcs/HanLP中文分词 词性标注 命名实体识别 依存句法分析 语义依存分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
-
weiboSpider Public
Forked from dataabc/weiboSpider新浪微博爬虫,用python爬取新浪微博数据
Python UpdatedJun 27, 2020 -
DeepLearning Public
Forked from MingchaoZhu/DeepLearningPython for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现
Python MIT License UpdatedJun 23, 2020 -
weibo-crawler Public
Forked from dataabc/weibo-crawler新浪微博爬虫,用python爬取新浪微博数据
Python UpdatedJun 1, 2020 -
-
-
-
Introduction-NLP Public
Forked from NLP-LOVE/Introduction-NLPHanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。
Python Apache License 2.0 UpdatedFeb 19, 2020 -
100-Days-Of-ML-Code-1 Public
Forked from MLEveryday/100-Days-Of-ML-Code100-Days-Of-ML-Code中文版
Jupyter Notebook MIT License UpdatedFeb 18, 2020 -
Machine-Learning_Deep-Learning-Manual Public
Forked from wetalkdata/Machine-Learning_Deep-Learning-Manual《机器学习及深度学习笔记》是我们的机器学习培训教材,主要面向算法和数据挖掘方向。其中包含了基础数学知识、算法原理及推导、调包实现、手推实现等内容~同样也是包括了文档以及jupyter notebook脚本实现(具体到每一张图片)
UpdatedFeb 11, 2020 -
ECommerceCrawlers Public
Forked from DropsDevopsOrg/ECommerceCrawlers实战🐍多种网站、电商数据爬虫🕷。包含🕸:淘宝商品、微信公众号、大众点评、招聘网站、闲鱼、阿里任务、博客园、微博、百度贴吧、豆瓣电影、包图网、全景网、豆瓣音乐、某省药监局、搜狐新闻、机器学习文本采集、fofa资产采集、汽车之家、国家统计局、百度关键词收录数、蜘蛛泛目录、今日头条、豆瓣影评❤️❤️❤️。微信爬虫展示项目:
Python MIT License UpdatedNov 7, 2019 -
predrnn-pp Public
Forked from Yunbo426/predrnn-ppCode release for "PredRNN++: Towards A Resolution of the Deep-in-Time Dilemma in Spatiotemporal Predictive Learning" (ICML 2018)
Python UpdatedOct 9, 2019 -
Python-100-Days Public
Forked from jackfrued/Python-100-DaysPython - 100天从新手到大师
Jupyter Notebook UpdatedSep 30, 2019 -
30-seconds-of-python Public
Forked from Chalarangelo/30-seconds-of-pythonA curated collection of useful Python snippets that you can understand in 30 seconds or less.
Python Creative Commons Zero v1.0 Universal UpdatedSep 18, 2019 -
E3D-LSTM Public
Forked from metrofun/E3D-LSTMUnofficial PyTorch implementation of E3D-LSTM
Python UpdatedJul 25, 2019