GithubHelp home page GithubHelp logo

pokemon_market's Introduction

๐Ÿ˜บ ํฌ์ผ“๋ชฌ ์žฅํ„ฐ


img.png



๐Ÿ”” ์†Œ๊ฐœ


ํฌ์ผ“๋ชฌ ์ด๋ฏธ์ง€๋ฅผ ์˜ฌ๋ฆฌ๊ธฐ, ํŒ๋งค, ์ˆ˜์ง‘ ํ•  ์ˆ˜ ์žˆ๋Š” ์ค‘๊ณ  ๊ฑฐ๋ž˜ ์‚ฌ์ดํŠธ!



๐Ÿ’ก ์‚ฌ์šฉํ•œ ๊ธฐ์ˆ 




๐Ÿ”ง ํ”„๋กœ์ ํŠธ ์„ธํŒ…


  • ๊ฐ€์ƒํ™˜๊ฒฝ : Anaconda

  • Packages



๐Ÿ“† ํ”„๋กœ์ ํŠธ ๊ธฐ๊ฐ„


2022 ๋…„ 1์›” 13์ผ ~ 2022๋…„ 1์›” 18์ผ [์•ฝ 1์ฃผ]



๐Ÿ“Œ ํŒ€ ๊ตฌ์„ฑ ๋ฐ ์—ญํ• 



๊น€์žฌ์„ฑ : ํŒ€์žฅ / ๊ณตํ†ต ๋ฐฑ์—”๋“œ / ๋จธ์‹ ๋Ÿฌ๋‹/ ์นดํ…Œ๊ณ ๋ฆฌํŽ˜์ด์ง€ / ๊ธ€ ์“ฐ๊ธฐ ํŽ˜์ด์ง€

๊น€ํ˜ธ ๋‹˜ : ๋ฐฑ์—”๋“œ / ๋กœ๊ทธ์ธํŽ˜์ด์ง€ / ์ด๋ฏธ์ง€ ๋””์ž์ธ

์ด์„ฑ์˜ค๋‹˜ : ํ”„๋ก ํŠธ / ํšŒ์› ๊ฐ€์ž… ํŽ˜์ด์ง€/ ๋ฉ”์ธ ํŽ˜์ด์ง€/

๋ฌธ๊ฒฝ๋ฏผ๋‹˜ : ํ”„๋ก ํŠธ / ํ—ค ๋” / ์ƒ์„ธ ํŽ˜์ด์ง€ / ํŒŒ๋ ˆํŠธ/ ์ „์ฒด์ ์ธ CSS

์ •์‹ฌ์ผ : ํ”„๋ก ํŠธ / ํ‘ธ ํ„ฐ / ๊ฐœ์ธ ํ”„๋กœํ•„ ์‚ฌ์ง„/



๐ŸŽ‰ ์ฃผ์š”๊ธฐ๋Šฅ


  • ํฌ์ผ“๋ชฌ ๊ฒŒ์‹œ๊ธ€ ์˜ฌ๋ฆฌ๊ธฐ
  • AI ๋ฅผ ํ†ตํ•œ ์ด๋ฏธ์ง€ ์นดํ…Œ๊ณ ๋ฆฌ ๋ถ„๋ฅ˜
  • ๋Œ“๊ธ€ ๊ธฐ๋Šฅ
  • ์นดํ…Œ๊ณ ๋ฆฌ๋ณ„ ํŽ˜์ด์ง€


๐Ÿ“ ์™€์ด์–ด ํ”„๋ ˆ์ž„


Figma ๋งํฌ



๐Ÿ’ป AI code


  • AI ํ•™์Šต์€ Colab ์—์„œ ์ง„ํ–‰
  • ์˜ˆ์ œ ์ฝ”๋“œ ํ™œ์šฉ
  • ํ•™์Šต ๋ฐ์ดํ„ฐ = Keggle Pokenmon data + random pokemon Image
  • CNN ์„ ์ด์šฉ
  • Optimazier - SGD ์‚ฌ์šฉ
  • ์ฝ”๋“œ ๋ณด๊ธฐ - ํด๋ฆญ


๐Ÿ’พ DB


Collections

  • category
    • poket_categroy : Array

  • market
    • maket_id : <string>
    • user_id : <string>
    • content : "<string>
    • comment : Array
    • category : <string>
    • photo : <string>
    • desc : <string>
    • header : <string>
    • date : <string>
    • price : <string>
    • level : <string>
    • like_feed : <string>
    • catch_location : <string>
    • trade_location : <string>
    • like : <int>
    • like_list : Array

  • users
    • avatar : <string>
    • user_id : <string>
    • password : <string>
    • phone_number : <string>
    • gender : <string>
    • interest_poket : <string>
    • point : <int>
    • poket_box : Array




pokemon_market's People

Contributors

curelatte avatar joneheart avatar hopaom avatar seongolee 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.