Skip to content

nourhez09/Kernel-approximation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kernel-approximation

Current code architecture :

.
├── LICENSE
├── README.md
├── environment.yml
├── pytest.ini
├── src
│   ├── __init__.py
│   ├── approximations.py
│   ├── tasks.py
│   ├── utils.py
│   └── visualization.py
└── test
    ├── __init__.py
    ├── test_approximations.py
    ├── test_tasks.py
    ├── test_utils.py
    └── test_visualization.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •