-
AI-Scientist Public
Forked from SakanaAI/AI-ScientistThe AI Scientist: Towards Fully Automated Open-Ended Scientific Discovery 🧑🔬
Jupyter Notebook Apache License 2.0 UpdatedAug 14, 2024 -
EasyContext Public
Forked from jzhang38/EasyContextMemory optimization and training recipes to extrapolate language models' context length to 1 million tokens, with minimal hardware.
Python Apache License 2.0 UpdatedJul 26, 2024 -
qlib Public
Forked from microsoft/qlibQlib is an AI-oriented quantitative investment platform that aims to realize the potential, empower research, and create value using AI technologies in quantitative investment, from exploring ideas…
Python MIT License UpdatedJul 18, 2024 -
deeplearning-crypto Public
Forked from sydney-machine-learning/deeplearning-cryptoEvaluation of novel deep learning models for cryptocurrency price forecasting
Python UpdatedJun 6, 2024 -
-
MASTER Public
Forked from SJTU-DMTai/MASTERThis is the official code and supplementary materials for our AAAI-2024 paper: MASTER: Market-Guided Stock Transformer for Stock Price Forecasting. MASTER is a stock transformer for stock price for…
Python UpdatedApr 12, 2024 -
FinRL Public template
Forked from AI4Finance-Foundation/FinRLFinRL: Financial Reinforcement Learning. 🔥
Jupyter Notebook MIT License UpdatedSep 5, 2023 -
LLM-Tuning Public
Forked from beyondguo/LLM-TuningTuning LLMs with no tears💦, sharing LLM-tools with love❤️.
Python UpdatedJul 28, 2023 -
ModelCenter Public
Forked from OpenBMB/ModelCenterEfficient, Low-Resource, Distributed transformer implementation based on BMTrain
Python Apache License 2.0 UpdatedJul 28, 2023 -
JioNLP Public
Forked from dongrixinyu/JioNLP中文 NLP 预处理、解析工具包,准确、高效、易用 A Chinese NLP Preprocessing & Parsing Package www.jionlp.com
Python Apache License 2.0 UpdatedJul 6, 2023 -
funNLP Public
Forked from fighting41love/funNLP中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…
Python UpdatedJun 29, 2023 -
python_common_code_collection Public
Forked from taishan1994/python_common_code_collection收集经常用到的一些python代码
Python UpdatedJun 19, 2023 -
OKD-Reading-List Public
Forked from thuiar/OKD-Reading-ListPapers for Open Knowledge Discovery
TeX BSD 3-Clause "New" or "Revised" License UpdatedApr 19, 2023 -
RL-Stock Public
Forked from wangshub/RL-Stock📈 如何用深度强化学习自动炒股
Jupyter Notebook MIT License UpdatedNov 22, 2022 -
-
pytorch-loss Public
Forked from CoinCheung/pytorch-losslabel-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful
Python MIT License UpdatedSep 5, 2022 -
TextAttack Public
Forked from QData/TextAttackTextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://textattack.readthedocs.io/en/master/
Python MIT License UpdatedAug 26, 2022 -
Span-ASTE Public
Forked from chiayewken/Span-ASTECode Implementation of "Learning Span-Level Interactions for Aspect Sentiment Triplet Extraction".
Jupyter Notebook MIT License UpdatedAug 19, 2022 -
FuxiCTR Public
Forked from reczoo/FuxiCTRA configurable, tunable, and reproducible library for CTR prediction
Python Apache License 2.0 UpdatedJul 29, 2022 -
notebooks Public
Forked from huggingface/notebooksNotebooks using the Hugging Face libraries 🤗
Jupyter Notebook Apache License 2.0 UpdatedJul 28, 2022 -
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 UpdatedMay 20, 2022 -
examples-of-web-crawlers Public
Forked from shengqiangzhang/examples-of-web-crawlers一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、微信读书、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
Python MIT License UpdatedApr 27, 2022 -
thefuzz Public
Forked from seatgeek/thefuzzFuzzy String Matching in Python
Python GNU General Public License v2.0 UpdatedMar 16, 2022 -
QA-Survey Public
Forked from BDBC-KG-NLP/QA-Survey-CN北航大数据高精尖中心研究张日崇团队对问答系统的总结。包括基于知识图谱的问答(KBQA),基于文本的问答系统(TextQA),基于表格的问答系统(TabletQA)和基于视觉的问答系统(VisualQA),每类系统分别对学术界和工业界进行总结。
UpdatedMar 9, 2022 -
pytorch-lightning-template Public
Forked from miracleyoo/pytorch-lightning-templateAn easy/swift-to-adapt PyTorch-Lighting template. 套壳模板,简单易用,稍改原来Pytorch代码,即可适配Lightning。You can translate your previous Pytorch code much easier using this template, and keep your freedom to edit a…
Jupyter Notebook Apache License 2.0 UpdatedMar 1, 2022 -
recommendation_advertisement_search Public
Forked from km1994/recommendation_advertisement_search整理自然语言处理、推荐系统、搜索引擎等AI领域的入门笔记,论文学习笔记和面试资料(关于NLP那些你不知道的事、关于推荐系统那些你不知道的事、NLP百面百搭、推荐系统百面百搭、搜索引擎百面百搭)
UpdatedJan 24, 2022 -
-
easyquotation Public
Forked from shidenggui/easyquotation实时获取新浪 / 腾讯 的免费股票行情 / 集思路的分级基金行情
Python MIT License UpdatedJan 22, 2022 -
NLPer-Arsenal Public
Forked from DA-southampton/NLPer-Arsenal收录NLP相关竞赛经验贴(当前赛事、往期赛事、训练赛)、NLP会议时间、常用自媒体、GPU推荐等,持续更新中
MIT License UpdatedNov 25, 2021 -
NLP_pytorch_project Public
Forked from km1994/NLP_pytorch_projectEmbedding, NMT, Text_Classification, Text_Generation, NER etc.
Python UpdatedNov 16, 2021