Skip to content

Latest commit

 

History

History
138 lines (134 loc) · 15.8 KB

2023-01-01.md

File metadata and controls

138 lines (134 loc) · 15.8 KB

2023-01-01

python

  • vinta / awesome-python:A curated list of awesome Python frameworks, libraries, software and resources
  • LAION-AI / Open-Assistant:OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
  • JonasGeiping / cramming:Cramming the training of a (BERT-type) language model into limited compute.
  • lucidrains / PaLM-rlhf-pytorch:Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM
  • sczhou / CodeFormer:[NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer
  • jerryjliu / gpt_index:An index created by GPT to organize external information and answer queries!
  • 521xueweihan / HelloGitHub:分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
  • PaddlePaddle / PaddleNLP:👑 Easy-to-use and powerful NLP library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂 Text Classification, 🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis and 🖼 Diffusion AIGC system etc.
  • sphinx-doc / sphinx:The Sphinx documentation generator
  • zas023 / JdBuyer:京东抢购自动下单助手,GUI 支持 Windows 和 macOS
  • openai / gym:A toolkit for developing and comparing reinforcement learning algorithms.
  • karpathy / nanoGPT:The simplest, fastest repository for training/finetuning medium-sized GPTs.
  • kuca-belludo / urnas:
  • 3b1b / manim:Animation engine for explanatory math videos
  • open-mmlab / mmyolo:OpenMMLab YOLO series toolbox and benchmark
  • hiroi-sora / Umi-OCR:OCR图片转文字识别软件,完全离线。截屏/批量导入图片,支持多国语言、合并段落、竖排文字。可排除水印区域,提取干净的文本。基于 PaddleOCR 。
  • HMS-CardiacMR / MyoMapNet:We implemented a FC that uses pixel-wise T1-weighted signals and corresponding inversion time to estimate T1 values from a limited number of T1-weighted images. we studied how training the model using native, post-contrast T1 and a combination of both could impact performance of the MyoMapNet. We also explored two choices of number of T1 weighte…
  • apachecn / ailearning:AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
  • apple / ml-stable-diffusion:Stable Diffusion with Core ML on Apple Silicon
  • Ebazhanov / linkedin-skill-assessments-quizzes:Full reference of LinkedIn answers 2022 for skill assessments (aws-lambda, rest-api, javascript, react, git, html, jquery, mongodb, java, Go, python, machine-learning, power-point) linkedin excel test lösungen, linkedin machine learning test LinkedIn test questions and answers
  • ultrafunkamsterdam / undetected-chromedriver:Custom Selenium Chromedriver | Zero-Config | Passes ALL bot mitigation systems (like Distil / Imperva/ Datadadome / CloudFlare IUAM)
  • Visualize-ML / Book3_Elements-of-Mathematics:Book_3_《数学要素》 | 鸢尾花书:从加减乘除到机器学习;本册有,583幅图,136个代码文件,其中24个Streamlit App;状态:清华社五审五校中;Github稿件基本稳定,欢迎提意见,会及时修改
  • vastsa / FileCodeBox:文件快递柜-匿名口令分享文本,文件,像拿快递一样取文件(File Express Cabinet - Anonymous Passcode Sharing Text, Files, Like Taking Express Delivery for Files)
  • WZMIAOMIAO / deep-learning-for-image-processing:deep learning for image processing including classification and object-detection etc.
  • Aeternalis-Ingenium / FastAPI-Backend-Template:A backend project template with FastAPI, PostgreSQL with asynchronous SQLAlchemy 2.0, Alembic for asynchronous database migration, and Docker.

swift

javascript

go