Skip to content

Willtk/convolutionalSHM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repositorio usado para armazenar códigos do projeto de monitoramento estrutural utilizando redes neurais convolucionais.
Obrigado por visitar.


GRUPO SISTEMAS INTELIGENTES


-------------------------------------------------------------------
  Comandos para instalar bibliotecas no computador                |
      
      conda install numpy                                         |

      conda install matplotlib                                    |

      conda install sklearn                                       |

      conda install tensorflow                                    |

      conda install keras                                         |

      conda install opencv                                        |
-------------------------------------------------------------------
      
            

  Arvore da pasta de arquivos padrão 
  
          ___WINDOWS___
  
  --'C:\\Users\\%SEU_USUARIO%\\'
       |
       | -> \convolutionalSHM
          |
          | -> \Imagens_SHM
                | -> \S1
                | -> \S2
                | -> \S3
          | -> cnn_shm.py
          | -> \matlab_to_python
                | -> \oImages
                | -> \gImages
		| -> \edTransform
          

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 75.6%
  • MATLAB 24.4%