Commit Graph

3 Commits

Author SHA1 Message Date
Dmitry 8f85c0adbc Fix port configuration and update Hamming network logic; enhance index view formulas and add deployment workflow 2026-05-17 17:21:58 +03:00
Dmitry 0182800043 Implement trace functionality for Hopfield and Hamming networks; update Gemfile.lock and app.rb for new dependencies and features 2026-05-17 16:24:34 +03:00
Dmitry 422cb49b31 Add initial implementation of Hopfield and Hamming networks with web interface
- Create Dockerfile and entrypoint script for application setup
- Implement pattern loading from Excel and weight caching
- Develop core functions for Hopfield and Hamming networks
- Add Sinatra web server for user interaction
- Create HTML interface for displaying patterns and results
- Include necessary gems in Gemfile and lockfile
- Add .dockerignore and .gitignore files
2026-05-16 22:13:26 +03:00