Git Product home page Git Product logo

dailywork's Introduction

文档说明

这个日常工作脚本仓库的目的在于对日常工作中的基于AI的相关数据、深度学习模块架构、论文笔记参考等综合内容的统计接口开发和维护,从而实现代码的可复用性。该代码当前处于日常开发的过程中,还未进行第一版v1.0的tag发布。潜在问题、需求和BUG请联系本人。

使用需求

Python>=3.6.0 版本需要 requirements.txt 相关包需求

$ sudo apt update && apt install -y libgl1-mesa-glx libsm6 libxext6 libxrender-dev 
  (上面部分为docker环境部署时候欠缺对应库所需)
$ git clone https://github.com/TomoyoStory/DailyWork
$ cd DailyWork
$ pip install -i https://mirrors.aliyun.com/pypi/simple -r requirements.txt
  (国内使用阿里源)
各个目录描述 Utils目录为各种类别工具,详情参考说明

LinuxShell目录为各种Linux操作系统脚本工具,详情参考说明

Coming Soon

其他内容当前还未完成,敬请期待。

dailywork's People

Contributors

tomoyostory avatar

Stargazers

 avatar

Watchers

 avatar

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.