Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

TensorFlow GPU-based implementation of multiview methods

License

NotificationsYou must be signed in to change notification settings

dani-garcia/multiview_gpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPU-accelerated multiview clustering and dimensionality reduction thanks to Tensorflow.

Based onmultiview.

Dependedencies

For building:

  • tensorflow-gpu
  • numpy
  • sklearn
  • scipy
  • setuptools

For testing and benchmarking:

  • pytest
  • pytest-benchmark
  • multiview
pip install tensorflow-gpu numpy sklearn scipy setuptools pytest pytest-benchmark multiview

To run the tests:

pytest# orpython setup.pytest

Note: the benchmarks take some time to run, to skip them:

pytest --benchmark-disable

Conversely, to only run the tests

pytest --benchmark-only

About

TensorFlow GPU-based implementation of multiview methods

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp