Skip to content

Duchstf/KAN-FPGA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KAN-FPGA

Implementations of KAN on FPGA

Conda environment

Create conda environment:

conda-env create -f environment.yml

Activate the environment:

conda activate kan

And then do whatever you want in this environment (edit files, open notebooks, etc.). To deactivate the environment:

conda deactivate

If you make any update for the environment, please edit the environment.yml file and run:

conda env update --file environment.yml  --prune

Reference on conda environment here: https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html

About

Implementations of KAN on FPGA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published