# tensorflow-char74-example **Repository Path**: lovemitu/tensorflow-char74-example ## Basic Information - **Project Name**: tensorflow-char74-example - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Tensorflow Char74 Example For running the code base you need Python3. The packages you need to run the code are: - Tensorflow (https://www.tensorflow.org/install/) - Keras (https://keras.io/#installation) - scikit-learn - pillow - OpenCV - Numpy For running the code, just use the commands: `python3 cnn.py` `python3 randomforest.py`