Pinned Repositories
awesome-deep-neuroevolution
A collection of Deep Neuroevolution resources or evolutionary algorithms applying in Deep Learning (constantly updating)
deep-learning-time-series
List of papers, code and experiments using deep learning for time series forecasting
MOESP-and-N4SID
Subspace methods for MIMO system identification
OpenCVTX2
Build and install OpenCV on NVIDIA Jetson TX2
realtime_object_detection
Plug and Play Real-Time Object Detection App with Tensorflow and OpenCV. Run on Jetson TX2
roadmap-data-scientist
The basic roadmap to become a data scientist
streamlit-time-series
API using streamlit for Time Series Analysis
twitter-sentiment-live
Sentiment analysis for tweets written in Portuguese-Brazil
YOLO-darknet-on-Jetson-TX2
How to run YOLO on Jetson TX2
awesome-automl-papers
A curated list of automated machine learning papers, articles, tutorials, slides and projects
Alro10's Repositories
Alro10/YOLO-darknet-on-Jetson-TX2
How to run YOLO on Jetson TX2
Alro10/MOESP-and-N4SID
Subspace methods for MIMO system identification
Alro10/realtime_object_detection
Plug and Play Real-Time Object Detection App with Tensorflow and OpenCV. Run on Jetson TX2
Alro10/OpenCVTX2
Build and install OpenCV on NVIDIA Jetson TX2
Alro10/classical-time-series-forecasting
Coding from classical methods applying in time series forecasting
Alro10/clustering-course
Subspace clustering and coclustering course at the School of Electrical and Computer Engineering (FEEC-UNICAMP)
Alro10/faststyleTX2
Alro10/PyTorch1.xTutorials-Gcolab
PyTorch 1.x version's Tutorials using Google Colab: Overview, Regression, ConvNets, RNNs, GANs tutorials, etc.
Alro10/time-series-statistical-tests
Statistical tests of time series using python
Alro10/genetic-algorithm-optimization
Genetic Algorithm (GA) for 2D periodic function
Alro10/JetsonTX2-display
How to setup two HDMI (x2) on Jetson, configurations, etc.
Alro10/messy-data-pandas
How to deal with messy dataset using pandas
Alro10/nonlinear-fitting-kinetics-DNAandRNAP
Nonlinear regression using to estimate kinetics constants of DNA promoter opening and escape during transcription initiation complex assembled between Lambda PR promoter and E. coli RNA polymerase.
Alro10/buildOpenCVUbuntu
How to install opencv on Ubuntu 16.04 machine
Alro10/catalyst
Reproducible and fast DL & RL
Alro10/click-example
A python Click example
Alro10/data-science-visualization
How to start to visualize data for Data Scientist
Alro10/flying-dog-beers
Alro10/RL-Adventure
Pytorch easy-to-follow step-by-step Deep Q Learning tutorial with clean readable code.
Alro10/RL_Pong
This is a repository for project in MO810 course-1s2018 IC-UNICAMP. The project is about implement DQN, ES and policy gradients for Pong and Catch game.