Skip to content

Latest commit

ย 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

HandWritten-Multi-Digit-Calculator

Machine Learning Based HandWritten-Calculator

ํ”„๋กœ์ ํŠธ ์‹คํ–‰ ๋‹จ๊ณ„

  1. ๊ฐ€์ƒํ™˜๊ฒฝ ์„ธํŒ…
  • python -m venv [๊ฐ€์ƒํ™˜๊ฒฝ ์ด๋ฆ„]
  • source [๊ฐ€์ƒํ™˜๊ฒฝ์ด๋ฆ„]/Scripts/activate
  1. Django ์„ค์น˜
  • pip install django
  1. TensorFlow ํŒจํ‚ค์ง€
  • pip install --upgrade tensorflow
  1. Tensorflow ์„ค์น˜ ํ™•์ธ
  • python -c "import tensorflow as tf;print(tf.reduce_sum(tf.random.normal([1000, 1000])))"

References

About

Machine Learning Based HandWritten-Calculator DjangoWebSite

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages