Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for Current Vector Vector Vector
GitHub Repo https://github.com/MewPurPur/GodSVG

MewPurPur/GodSVG

A vector graphics application for structured SVG editing, available on all major desktop platforms and on web. Currently in late alpha.
GitHub Repo https://github.com/binoydutt/Resume-Job-Description-Matching

binoydutt/Resume-Job-Description-Matching

The purpose of this project was to defeat the current Application Tracking System used by most of the organization to filter out resumes. In order to achieve this goal I had to come up with a universal score which can help the applicant understand the current status of the match. The following steps were undertaken for this project 1) Job Descriptions were collected from Glass Door Web Site using Selenium as other scrappers failed 2) PDF resume parsing using PDF Miner 3) Creating a vector representation of each Job Description - Used word2Vec to create the vector in 300-dimensional vector space with each document represented as a list of word vectors 4) Given each word its required weights to counter few Job Description specific words to be dealt with - Used TFIDF score to get the word weights. 5) Important skill related words were given higher weights and overall mean of each Job description was obtained using the product for word vector and its TFIDF scores 6) Cosine Similarity was used get the similarities of the Job Description and the Resume 7) Various Natural Language Processing Techniques were identified to suggest on the improvements in the resume that could help increase the match score
GitHub Repo https://github.com/micahpearlman/MonkVG

micahpearlman/MonkVG

MonkVG is an OpenVG 1.1 like vector graphics API implementation optimized for game use currently using an OpenGL ES backend that should be compatible with any HW that supports OpenGL ES 2.0 which includes most iOS and Android devices.
GitHub Repo https://github.com/gauravsdeshmukh/FlowPy

gauravsdeshmukh/FlowPy

A 2D finite difference fluid flow solver written in python with numpy vectorization for fast performance. Currently it supports single phase flow in the laminar regime.
GitHub Repo https://github.com/lukemerrett/Anki-Vector-Command-List

lukemerrett/Anki-Vector-Command-List

List of everything you can currently do with the Anki Vector robot
GitHub Repo https://github.com/Kitjesen/Vectorfoc

Kitjesen/Vectorfoc

A production-ready, engineering-grade Field-Oriented Control (FOC) motor drive system designed for high-performance robotic actuators, featuring high-bandwidth current loops, precise rotor position estimation, robust protection mechanisms, and a scalable software architecture suitable for real-world deployment.
GitHub Repo https://github.com/cloudnativegeo/geo-embeddings-survey

cloudnativegeo/geo-embeddings-survey

A survey of use cases and current data schemas for vector embeddings in geoparquet
GitHub Repo https://github.com/chandler-stimson/vector-draw

chandler-stimson/vector-draw

Draw interactive objects (circle, rectangular, polygon) or use brush on the current tab and capture result
GitHub Repo https://github.com/asm-jaime/aci_vector_control_F28035_DRV8301

asm-jaime/aci_vector_control_F28035_DRV8301

System of vector control for alternating current induction (ACI) motor, no sensor, field-oriented control (FOC), F28035 microprocessor and DRV8301 driver.
GitHub Repo https://github.com/josephwilk/rsemantic

josephwilk/rsemantic

A document vector search with flexible matrix transforms. Currently supports Latent semantic analysis and Term frequency - inverse document frequency