FilipePrates

FilipePrates

Geek Repo

Location:Rio de Janeiro

Github PK Tool:Github PK Tool

FilipePrates's repositories

Language:PythonStargazers:0Issues:0Issues:0

HappySet-IC

For an undirected graph G = (V, E) and a subset S ⊆ V of vertices, a vertex v is happy if v and all its neighbors are in S; otherwise unhappy. Given an undirected graph G = (V, E) and an integer k, the goal of MaxHS is to find a subset S ⊆V of k vertices such that the number of happy vertices is maximized.

Language:HTMLStargazers:1Issues:0Issues:0

LAFF-On-PfHP

Repository for "LAFF-On Programming for High Performance"

Language:MATLABLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0

Intuitive-Management-Interface-For-Graph-Database

This repo describes an intuitive interface for management of graph data, allowing for easy navigation and arbitrary manipulation of the nodes and edges. As an example, it describes an implementation using a Neo4j database that is managed through a GraphQL API and a Vue.js web interface.

Language:TeXStargazers:0Issues:0Issues:0

emd-desafio-civitas

Desafio CIVITAS (Filipe Santos Pacheco Prates - filipespprates@gmail.com) - Análise exploratória dos dados, identificar inconsistências, além de identificar placas de veículos que foram possivelmente clonadas, usando as informações disponíveis. Slides:

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

IntuitiveManagementInterfaceforNeo4jGraphDatabase

This article describes an intuitive interface for management of graph data, allowing for easy navigation and arbitrary manipulation of the nodes and edges. As an example, it describes an implementation using a Neo4j database that is managed through a GraphQL API and a Vue.js web interface.

Stargazers:0Issues:0Issues:0

CPS765-Complex_Networks-Projeto_final-Similaridade_entre_alunos

This article uses a dataset of answers to questions to generate student similarity networks. Two similarity functions to determine the weights between each pair of students are used, one that assumes a power-law distribution of answers response times, and one that does not. The resulting networks are then clustered using different communi

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:TeXStargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:0Issues:0

COS470-Distributed-Systems--Trab2--Thread-Sync

[C++] Multi-thread synchonizarion. Locks and Mutex. Producer-Consumer threads with protected buffers. Paralellizing a large sum (vector of size up to 10^9). [Python] Data Visualization of results. Report for "COC470 Distributed Systems".

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

alc

Computational Linear Algebra (2023.1) projects

Stargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

graphql-admin-schema-provider

Example of Schema for Generic Graph Database Manager (https://github.com/FilipePrates/graphql-admin) demo

Language:JavaScriptStargazers:0Issues:0Issues:0

movie-rating-app-PHP-Laravel-Vue.js

Jovens Gênios' old internal backend training project. Simple movie rating webapp, with Search, Favorites and Users functionality

Language:PHPStargazers:0Issues:0Issues:0

COS482-Qualidade-De-Software

Project about Process Aware Information Systems. SCRUB4PA

Language:JavaStargazers:0Issues:0Issues:0

EEL816_Human-Engine_Chess

A variant on top of "Hand & Brain" chess, using speech interface. A player vocalizes the type of a piece [Pawn,King,Queen,Bishop,Knight,Rook], the Engine (StockFish 11) will play on the board what they regard as the best move with such piece type. Then it's the other player's turn. Game logic on Assets/Python. https://docs.google.com/presentation/d/1YOBRfllSFd9a2kmSXaNBtiMBxVp-5ADj-kDxY774jM4/edit?usp=sharing

Language:C#Stargazers:0Issues:0Issues:0

COC361-Intelig-ncia-Computacional

Logistic Regression, Naïve Bayes, Decision Trees, Random Forest, Gradient Boosting, SVMs, Neural Networks compared on Hotel Bookings dataset. Final Report for "COC361 Computational Intelligence" course in UFRJ - June 2021

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

COE363_Hex_Colors

Simple color picker app using Speech Recognition (Dynamic Time Warping). Project for "COE363 Telecomunications" course in UFRJ

Language:PythonStargazers:0Issues:0Issues:0

COS360---Otimiza-o-N-o-Linear-e-N-o-Cont-nua

Optimization analysis of function f(x1,x2) = −ln(x2*(1 − x1)*(1 + x2)*x1). Gradient Descent + Golden-section search + Armijo + Newton's method + quasi-Newton's method. Final Report of "COS360 Optimization - Linear and non-linear, Continuous and non-continuous"

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Show-do-Milhao-Quiz-App-Vue.js

Jovens Gênios' old internal frontend training project. Simple quiz webapp inspired by SBT's Show do Milhão

Language:VueStargazers:0Issues:0Issues:0

BCGGammaChallenge2018_Finals

BCG Gamma Challenge 2018 Finals in São Paulo. Data from Ideb, predictions, analysis and proposals for brazilian middle school education (only code)

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

ModelosEstProb

Analysing medical data to predict Max VO2. CDF, PMF, Exponential, Gaussian, Weibull, Log-Normal distributions, Linear Regression. Final Report for "COC361 Statistics and Probabilistic Models" course in UFRJ.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

TrabalhoGrafos

Graph Library - Store and build graphs as adjacency matrix or adjacency list, run BFS, DFS starting at arbitrary vertex, find the connected components and analyze the vertex's degree distribution. Final Report for "COS242 Graph Theory" course in UFRJ

Language:C++Stargazers:0Issues:0Issues:0

ZePequeno

Code for Sumo Robot "Zé Pequeno" of MinervaBots - Robotics team @UFRJ

Language:ArduinoStargazers:0Issues:0Issues:0