Skip to content

jakubgolen/LeNet_Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Install Streamlit and drawable canvas for drawing numbers: Ensure that Streamlit and Drawable canvas module is installed. You can install it using pip:
pip install streamlit streamlit-drawable-canvas
  1. Navigate to the Application Directory: Open a terminal (on Windows, macOS, or Linux) and navigate to the directory where the App.py file is located. You can do this using the cd command:
cd LeNet_Implementation
  1. Run the Application: Use the Streamlit command to run the application:
streamlit run App.py
  1. Open in Browser: After running this command, Streamlit will start a local server and display a URL in the terminal, usually something like http://localhost:8501. Open this URL in your browser to view the running application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages