Code Monkey home page Code Monkey logo

developers_memo's Introduction

Developer's Memo

image

  • 개인 미니 사이드 프로젝트입니다.
  • 같은 관심사를 가진 guild원이 모여서 회원가입을 하고, 간단한 메모나 고민, 링크 등을 공유하고 수정 삭제 또한 가능한 게시판을 만들어보았습니다.
  • 추후 댓글 기능을 추가할 예정입니다.

Installing

1. 가상환경 설정

기본적인 실행하기 위한 과정은 다음과 같습니다.

python -m venv venv
source venv/Scripts/activate

2. 시스템 환경 설정

동작을 위해 cuda 10.0, cudnn 7.6.5, tensorflow(-gpu) 1.15.0 버전은 반드시 맞춰주세요.
패키지들의 설치를 위해 다음 명령어를 실행해 주세요.

pip install -r requirements.txt

3. Api 서버 Flask 동작시키기

export Flask_App = flask_board
flask run

developers_memo's People

Contributors

ellie-ys 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.