Rodolfo Ferro
Rodolfo Ferro
As mentioned in the prerequisites, it works with Tensorflow 2.3.0rc0 or 2.3.1.
Probably Optuna may be an option: https://github.com/optuna/optuna @Xtaltec
Hi @MadhavBahlMD, I was looking around your project and an easy way to generate a PDF directly from the README could be using [pandoc](https://pandoc.org/). Maybe I can help creating a...
An example of the output using pandoc: [out.pdf](https://github.com/MadhavBahlMD/shebang-everything/files/5319042/out.pdf)
Hey, I worked in this repo with [Manga Fox](http://fanfox.net/) by adding a downloader based on the one already done. I'm hitting up a PR now. #Hacktoberfest 🚀
Done: https://github.com/codezoned/ScriptsDump/pull/23 Do I need to update the README file for contributions?
Reference to https://github.com/Bhupesh-V/awesome-dev.to/issues/1.
### Recurso sobre Pandas 🐼 ¡Hola! Si es de utilidad para algunas personas, este es un post introdutorio a Pandas, de un sitio que me gusta mucho seguir: https://stackabuse.com/python-with-pandas-dataframe-tutorial-with-examples/ Justamente,...
### Profundiza tus conocimientos sobre visualización 📊 En este recurso les compartimos una lista con los contenidos del taller **"Workshop: Introduction to D3.js"**: https://observablehq.com/collection/@sxywu/introduction-to-d3-js [D3.js](https://d3js.org/) es una biblioteca para JavaScript...
### Complemento a Pandas 🐼 Si alguien ha trabajado con DataFrames de Pandas, seguro se ha dado cuenta de que hay momentos en los que los datos y sus columnas...