Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewriting Code with PyTorch and Optimizing with Kan Network #16

Open
BUG423 opened this issue May 27, 2024 · 0 comments
Open

Rewriting Code with PyTorch and Optimizing with Kan Network #16

BUG423 opened this issue May 27, 2024 · 0 comments

Comments

@BUG423
Copy link

BUG423 commented May 27, 2024

Issue Description:
I am currently in the process of rewriting some sections of our codebase using PyTorch. This decision comes after observing numerous discussions regarding code execution issues, particularly given that this is an older project with many deprecated tools.

Key Points:
Rewriting with PyTorch: I am transitioning the code from TensorFlow to PyTorch to leverage its current support and capabilities.
Optimization with Kan Network: I am introducing the Kan network for optimization. This approach has already been successfully tested.
Code Update: I am in the process of cleaning up and organizing the updated code for a seamless integration and will upload it as soon as possible.
Next Steps:
Complete the remaining sections of the code rewrite.
Ensure thorough testing of the new implementation with PyTorch and the Kan network.
Document the changes and update the repository with the new code.
I will keep you all posted with my progress and aim to have everything uploaded shortly. Your feedback and suggestions are always welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant