Skip to content
View qianyue996's full-sized avatar

Block or report qianyue996

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
qianyue996/README.md

qianyue996 😀



热爱编程,热爱计算机

About Me

25年毕业

  • 毕业设计:基于深度学习的就业指导系统模型的设计与开发
FILE = Path(__file__).resolve()
ROOT = FILE.parents[1]  # root directory
if str(ROOT) not in sys.path:
    sys.path.append(str(ROOT))  # add ROOT to PATH
if platform.system() != "Windows":
    ROOT = Path(os.path.relpath(ROOT, Path.cwd()))  # relative

Pinned Loading

  1. sakura-ryoko/itemscroller sakura-ryoko/itemscroller Public

    Forked from maruohon/itemscroller

    A client-side Minecraft mod that adds various convenient ways of moving items within inventory GUIs, such as scrolling over stacks to move single items to or from it

    Java 204 21

  2. yolov1 yolov1 Public

    Python

  3. yolov2 yolov2 Public

    Python

  4. yolov3 yolov3 Public

    Python

  5. camel-ai/camel camel-ai/camel Public

    🐫 CAMEL: The first and the best multi-agent framework. Finding the Scaling Law of Agents. https://www.camel-ai.org

    Python 17.7k 2.1k