Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Graph program

gcForest_v1.0.1

  • Category : Graph program
  • Tags :
  • Update : 2017-11-17
  • Size : 106kb
  • Downloaded :0次
  • Author :narci******
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Download1 Download2
Don't use download software fo downloading.
If download fail,Try it again for free.
Introduction - If you have any usage issues, please Google them yourself
Deep forest code based on Python 2.7 is used for image processing and classification
Packet file list
(Preview for download)
FilenameSizeUpdate
gcForest-master
gcForest-master\README.md 10139 2017-06-29
gcForest-master\README.txt 13198 2017-09-01
gcForest-master\datasets
gcForest-master\datasets\gtzan
gcForest-master\datasets\gtzan\get_data.sh 1025 2017-06-29
gcForest-master\datasets\gtzan\splits
gcForest-master\datasets\gtzan\splits\blues.train 1610 2017-06-29
gcForest-master\datasets\gtzan\splits\blues.trainval 2300 2017-06-29
gcForest-master\datasets\gtzan\splits\blues.val 690 2017-06-29
gcForest-master\datasets\gtzan\splits\classical.train 2170 2017-06-29
gcForest-master\datasets\gtzan\splits\classical.trainval 3100 2017-06-29
gcForest-master\datasets\gtzan\splits\classical.val 930 2017-06-29
gcForest-master\datasets\gtzan\splits\country.train 1890 2017-06-29
gcForest-master\datasets\gtzan\splits\country.trainval 2700 2017-06-29
gcForest-master\datasets\gtzan\splits\country.val 810 2017-06-29
gcForest-master\datasets\gtzan\splits\disco.train 1610 2017-06-29
gcForest-master\datasets\gtzan\splits\disco.trainval 2300 2017-06-29
gcForest-master\datasets\gtzan\splits\disco.val 690 2017-06-29
gcForest-master\datasets\gtzan\splits\genre.train 16660 2017-06-29
gcForest-master\datasets\gtzan\splits\genre.trainval 23800 2017-06-29
gcForest-master\datasets\gtzan\splits\genre.val 7140 2017-06-29
gcForest-master\datasets\gtzan\splits\genres.trainval 21800 2017-06-29
gcForest-master\datasets\gtzan\splits\hiphop.train 1750 2017-06-29
gcForest-master\datasets\gtzan\splits\hiphop.trainval 2500 2017-06-29
gcForest-master\datasets\gtzan\splits\hiphop.val 750 2017-06-29
gcForest-master\datasets\gtzan\splits\jazz.train 1470 2017-06-29
gcForest-master\datasets\gtzan\splits\jazz.trainval 2100 2017-06-29
gcForest-master\datasets\gtzan\splits\jazz.val 630 2017-06-29
gcForest-master\datasets\gtzan\splits\metal.train 1610 2017-06-29
gcForest-master\datasets\gtzan\splits\metal.trainval 2300 2017-06-29
gcForest-master\datasets\gtzan\splits\metal.val 690 2017-06-29
gcForest-master\datasets\gtzan\splits\pop.train 1330 2017-06-29
gcForest-master\datasets\gtzan\splits\pop.trainval 1900 2017-06-29
gcForest-master\datasets\gtzan\splits\pop.val 570 2017-06-29
gcForest-master\datasets\gtzan\splits\reggae.train 1750 2017-06-29
gcForest-master\datasets\gtzan\splits\reggae.trainval 2500 2017-06-29
gcForest-master\datasets\gtzan\splits\reggae.val 750 2017-06-29
gcForest-master\datasets\gtzan\splits\rock.train 1470 2017-06-29
gcForest-master\datasets\gtzan\splits\rock.trainval 2100 2017-06-29
gcForest-master\datasets\gtzan\splits\rock.val 630 2017-06-29
gcForest-master\datasets\uci_adult
gcForest-master\datasets\uci_adult\features 1142 2017-06-29
gcForest-master\datasets\uci_adult\get_data.sh 1111 2017-06-29
gcForest-master\datasets\uci_letter
gcForest-master\datasets\uci_letter\get_data.sh 1057 2017-06-29
gcForest-master\datasets\uci_semg
gcForest-master\datasets\uci_semg\get_data.sh 1103 2017-06-29
gcForest-master\datasets\uci_yeast
gcForest-master\datasets\uci_yeast\get_data.sh 1032 2017-06-29
gcForest-master\datasets\uci_yeast\yeast.label 59 2017-06-29
gcForest-master\lib
gcForest-master\lib\gcforest
gcForest-master\lib\gcforest\__init__.py
gcForest-master\lib\gcforest\cascade
gcForest-master\lib\gcforest\cascade\__init__.py
gcForest-master\lib\gcforest\cascade\cascade_classifier.py 13039 2017-06-29
gcForest-master\lib\gcforest\data_cache.py 5481 2017-06-29
gcForest-master\lib\gcforest\datasets
gcForest-master\lib\gcforest\datasets\__init__.py 2195 2017-06-29
gcForest-master\lib\gcforest\datasets\cifar10.py 2427 2017-06-29
gcForest-master\lib\gcforest\datasets\ds_base.py 3352 2017-06-29
gcForest-master\lib\gcforest\datasets\ds_pickle.py 2035 2017-06-29
gcForest-master\lib\gcforest\datasets\ds_pickle2.py 1484 2017-06-29
gcForest-master\lib\gcforest\datasets\gtzan.py 4399 2017-06-29
gcForest-master\lib\gcforest\datasets\imdb.py 3700 2017-06-29
gcForest-master\lib\gcforest\datasets\mnist.py 2357 2017-06-29
gcForest-master\lib\gcforest\datasets\olivetti_face.py 2031 2017-06-29
gcForest-master\lib\gcforest\datasets\uci_adult.py 4079 2017-06-29
gcForest-master\lib\gcforest\datasets\uci_letter.py 2017 2017-06-29
gcForest-master\lib\gcforest\datasets\uci_semg.py 3001 2017-06-29
gcForest-master\lib\gcforest\datasets\uci_yeast.py 2798 2017-06-29
gcForest-master\lib\gcforest\estimators
gcForest-master\lib\gcforest\estimators\__init__.py 1861 2017-06-29
gcForest-master\lib\gcforest\estimators\base_estimator.py 5350 2017-06-29
gcForest-master\lib\gcforest\estimators\est_utils.py 1906 2017-06-29
gcForest-master\lib\gcforest\estimators\kfold_wrapper.py 7996 2017-06-29
gcForest-master\lib\gcforest\estimators\sklearn_estimators.py 2546 2017-06-29
gcForest-master\lib\gcforest\exp_utils.py 6499 2017-06-29
gcForest-master\lib\gcforest\fgnet.py 6951 2017-06-29
gcForest-master\lib\gcforest\layers
gcForest-master\lib\gcforest\layers\__init__.py 1752 2017-06-29
gcForest-master\lib\gcforest\layers\base_layer.py 2670 2017-06-29
gcForest-master\lib\gcforest\layers\fg_concat_layer.py 2619 2017-06-29
gcForest-master\lib\gcforest\layers\fg_pool_layer.py 3907 2017-06-29
gcForest-master\lib\gcforest\layers\fg_win_layer.py 6866 2017-06-29
gcForest-master\lib\gcforest\utils
gcForest-master\lib\gcforest\utils\__init__.py
gcForest-master\lib\gcforest\utils\audio_utils.py 1836 2017-06-29
gcForest-master\lib\gcforest\utils\cache_utils.py 102 2017-06-29
gcForest-master\lib\gcforest\utils\config_utils.py 1777 2017-06-29
gcForest-master\lib\gcforest\utils\debug_utils.py 211 2017-06-29
gcForest-master\lib\gcforest\utils\log_utils.py 1316 2017-06-29
gcForest-master\lib\gcforest\utils\metrics.py 886 2017-06-29
gcForest-master\lib\gcforest\utils\win_utils.py 2807 2017-06-29
gcForest-master\models
gcForest-master\models\cifar10
gcForest-master\models\cifar10\gcforest
gcForest-master\models\cifar10\gcforest\fg-tree500-depth100-3folds-ca.json 2831 2017-06-29
gcForest-master\models\cifar10\gcforest\fg-tree500-depth100-3folds.json 3651 2017-06-29
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is the largest source code store in internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.