Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.9%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: D4Cheap
  • Language: PHP
  • Default Branch: tcc
  • Size: 14.1 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme Citation

README.md

tcc-machine-learning-php

Projeto de concluso do curso de BSI, orientado pelo professor Carlos Severiano.

Fontes importantes:

  • Como reconhecimento facial funciona: https://www.codemag.com/Article/2205081/Implementing-Face-Recognition-Using-Deep-Learning-and-Support-Vector-Machines

  • Reconhecimento facial CNN em python: https://thinkingneuron.com/face-recognition-using-deep-learning-cnn-in-python/

  • Harr cascade in PHP: https://github.com/foo123/HAARPHP

  • ML Mastery: https://machinelearningmastery.com/

  • Rindow CNN: https://rindow.github.io/neuralnetworks/tutorials/convolution-neural-network.html

  • Rubix ML: https://docs.rubixml.com/2.0/estimator.html

Owner

  • Name: Matheus Giovanny
  • Login: D4Cheap
  • Kind: user
  • Company: @uncle-tech

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: cnn-php
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Matheus Giovanny
    family-names: Oliveira Guimarães
    email: giovannymatheus28@gmail.com
repository-code: 'https://github.com/D4Cheap/cnn-php'

GitHub Events

Total
  • Push event: 2
  • Create event: 1
Last Year
  • Push event: 2
  • Create event: 1

Dependencies

composer.json packagist
  • rindow/rindow-math-plot ^1.0
  • rindow/rindow-neuralnetworks ^2.0
  • slim/psr7 ^1.6
  • slim/slim 4.*
composer.lock packagist
  • fig/http-message-util 1.1.5
  • interop-phpobjects/polite-math 1.0.5
  • nikic/fast-route v1.3.0
  • psr/container 2.0.2
  • psr/http-factory 1.0.2
  • psr/http-message 1.1
  • psr/http-server-handler 1.0.2
  • psr/http-server-middleware 1.0.2
  • psr/log 3.0.0
  • ralouphie/getallheaders 3.0.3
  • rindow/rindow-math-matrix 1.2.7
  • rindow/rindow-math-plot 1.0.8
  • rindow/rindow-neuralnetworks 2.0.4
  • slim/psr7 1.6.1
  • slim/slim 4.12.0
  • symfony/polyfill-php80 v1.29.0