ankitaggarwal011 / ankitaggarwal011/PyCNN

API change/update

Abierto
#5 4 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement hacktoberfest help wanted
Lenguaje dominante
Python
Estrellas
544
Forks
81
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Currently, the API provides a way to give the location of the input file for processing and requires the desired location of the output. This inhibits the flexibility of the library to some extent.

Another way would require the API to deal directly with the image matrices rather than the location and the onus of I/O would fall on the developer. However, completely eliminating the current API would pose a problem to people who are looking for plug-n-play solution. Thus, it might be better to support both the forms of API.

Any suggestions are welcome. Thanks!

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.