525514353's Stars
3b1b/manim
Animation engine for explanatory math videos
circlePi/Pretraining-Yourself-Bert-From-Scratch
从头训练MASK BERT
kimbyeolhee/Pretraining-BERT
Pretraining BERT with Huggingface Transformers
andy-yangz/easy_bert_pretrain
The very easy BERT pretrain process by using tokenizers and transformers repos
525514353/IntegratedGNN_hydroxyl_radical
Complete set of processes and models for graphical neural networks for hydroxyl radical reaction constants
rougier/matplotlib-tutorial
Matplotlib tutorial for beginner
AI4PFAS/AI4PFAS
Dataset and code for "Uncertainty-Informed Deep Transfer Learning of PFAS Toxicity"
Aropha/get-chemical-smiles-by-cas-or-name
Get chemical SMILES strings (structures) based on the CAS numbers or the names of the chemicals.
roadwide/AI-Homework
人工智能结课作业(A星八数码/广度优先/深度优先/粒子群寻优算法/遗传算法/蚁群算法/BP神经网络/卷积神经网络)
deepchem/deepchem
Democratizing Deep-Learning for Drug Discovery, Quantum Chemistry, Materials Science and Biology
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.