Coder Social home page Coder Social logo

xuanlangzhiyin0921's Projects

ai-learn icon ai-learn

人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域

artificial-intelligence icon artificial-intelligence

人工智能(Artificial Intelligence),英文缩写为AI。它是研究、开发用于模拟、延伸和扩展人的智能的理论、方法、技术及应用系统的一门新的技术科学。

awesome-cto icon awesome-cto

A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups

awesome-gptlike-shellsite icon awesome-gptlike-shellsite

深入探索精选的套壳站和必备API资源。本文为初学者和经验丰富的运营者提供一站式指南,涵盖常见问题解答和基础攻略,助您迈向套壳站副业成功之路。Dive into a curated selection of shell sites and essential APIs. This article offers a comprehensive guide for both beginners and seasoned operators, covering FAQs and basic strategies to propel you towards success in your shell site side hustle.

chatgpt-next-web icon chatgpt-next-web

One-Click to deploy well-designed ChatGPT web UI on Vercel. 一键拥有你自己的 ChatGPT 网页服务。

chatnio icon chatnio

🚀 强大精美的 AI 聚合聊天平台,适配OpenAI,Claude,讯飞星火,Midjourney,Stable Diffusion,DALL·E,ChatGLM,通义千问,腾讯混元,360 智脑,百川 AI,火山方舟,新必应,Google Gemini (PaLM2),LocalAI 等模型,支持分布式流式传输,图像生成,对话跨设备自动同步和分享功能,实现订阅和 Token 弹性计费系统,Key 中转服务,多模型聚合支持等。实现联网搜索功能,AI 卡片,AI 项目生成器,AI 批量文章生成等功能,引领开源聚合新时代。

da123 icon da123

机器学习数据集导航

datician icon datician

数据师(Datician['detɪʃən])被誉为当代的诸葛亮,企业家的高级参谋,是一类数据分析建模相关职业的统称,一般特指数据分析师和数据挖掘工程师,他们是不同行业中,专门从事行业数据搜集、整理、分析、可视化、挖掘建模,并依据分析挖掘结果做出行业研究、评估和预测,并为决策者提供建议的专业人员。

easyspider icon easyspider

A visual no-code/code-free web crawler/spider易采集:一个可视化爬虫软件,可以无代码图形化的设计和执行爬虫任务

java icon java

常用框架,JavaWeb项目,IDE,服务器购买,BUG库等

leetcodeanimation icon leetcodeanimation

Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)

librechat icon librechat

Enhanced ChatGPT Clone: Features OpenAI, Assistants API, Azure, GPT-4 Vision, Mistral, Bing, Anthropic, OpenRouter, Google Gemini, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. More features in development

memorypalace icon memorypalace

主要有常用的记忆技巧,记忆桩,记忆素材及相关材料

pandora icon pandora

潘多拉,一个让你呼吸顺畅的ChatGPT。Pandora, a ChatGPT that helps you breathe smoothly.

python icon python

主要有web开发,爬虫,机器学习相关代码

quick_build_website icon quick_build_website

快速搭建网站的顺序 1.在阿里云购买域名(备案) 2.购买服务器(建议购买国外的,不需要备案) 3.在Linux在线安装jdk https://blog.csdn.net/wzq__janeGreen_/article/details/81098615 遇到的问题:退出vim 解决方案::wq 4..在Linux安装tomcat(需要两个软件:FileZilla Client 和 Git Bash) 在百度下载 遇到问题:图片无法显示(Tomcat编码问题) 解决方案:参考网站:https://www.cnblogs.com/keyi/p/6365649.html 找到如下代码: <Connector port="8080" protocol="HTTP/1.1" connectionTimeout="20000" redirectPort="8443" /> 这段代码规定了Tomcat监听HTTP请求的端口号等信息。 可以在这里添加一个属性:URIEncoding,将该属性值设置为UTF-8,即可让Tomcat(默认ISO-8859-1编码)以UTF-8的编码处理get请求。 修改完成后: <Connector port="8080" protocol="HTTP/1.1" connectionTimeout="20000" redirectPort="8443" URIEncoding="UTF-8" /> 5.修改tomcat参数,为了通过域名直接访问项目 (建议现在window修改好了,再上传) https://blog.csdn.net/guyan1111/article/details/84721976 6.解析服务器ip在域名中 7.访问网站

sam-tool icon sam-tool

利用Segment Anything(SAM)模型进行快速标注

sorawebui icon sorawebui

SoraWebui is an open-source platform enabling users to easily create videos from text with OpenAI's Sora model.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.