GitHub topics: negative
stdlib-js/constants-float64-ninf
Double-precision floating-point negative infinity.
Language: JavaScript - Size: 392 KB - Last synced at: about 1 hour ago - Pushed at: about 2 hours ago - Stars: 2 - Forks: 0

ammerscm68/LED-Matrix-Rolling-Clock-with-ESP8266
LED-Matrix-Rolling-Clock with ESP8266 (WEMOS D1 mini)
Language: C++ - Size: 2.06 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 16 - Forks: 4

alchemy-color/color-negative-inversion
A method for better color negative inversions in the digital domain.
Language: JavaScript - Size: 179 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 23 - Forks: 2

stdlib-js/constants-float16-ninf
Half-precision floating-point negative infinity.
Language: JavaScript - Size: 399 KB - Last synced at: 1 day ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

moocf/image-transform.matlab
An image transform applies a function to each pixel of an image, individually.
Language: MATLAB - Size: 604 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

stdlib-js/constants-float32-ninf
Single-precision floating-point negative infinity.
Language: JavaScript - Size: 501 KB - Last synced at: 8 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-assert-is-negative-integer
Test if a finite double-precision floating-point number is a negative integer.
Language: Python - Size: 410 KB - Last synced at: 8 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

stdlib-js/random-iter-negative-binomial
Create an iterator for generating pseudorandom numbers drawn from a negative binomial distribution.
Language: JavaScript - Size: 3.46 MB - Last synced at: 8 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

stdlib-js/complex-float32-base-neg
Negate a single-precision complex floating-point number.
Language: JavaScript - Size: 226 KB - Last synced at: 8 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

stdlib-js/complex-float64-base-neg
Negate a double-precision complex floating-point number.
Language: JavaScript - Size: 216 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

stdlib-js/random-array-negative-binomial
Create an array containing pseudorandom numbers drawn from a negative binomial distribution.
Language: JavaScript - Size: 1.85 MB - Last synced at: 8 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-negative-finite
Test if a value is a number having a negative value.
Language: JavaScript - Size: 223 KB - Last synced at: 8 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-negative-binomial-cdf
Negative binomial distribution cumulative distribution function (CDF).
Language: JavaScript - Size: 2.16 MB - Last synced at: 7 days ago - Pushed at: 28 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-negative-binomial
Negative binomial distribution.
Language: JavaScript - Size: 2.37 MB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-negative-binomial-mean
Negative binomial distribution expected value.
Language: JavaScript - Size: 339 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-negative-number
Test if a value is a number having a negative value.
Language: JavaScript - Size: 532 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-well-formed-string
Test if a string is a well-formed string.
Language: JavaScript - Size: 196 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/datasets-liu-negative-opinion-words-en
A list of negative opinion words.
Language: JavaScript - Size: 453 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

stdlib-js/math-iter-sequences-integers
Create an iterator which generates an interleaved integer sequence.
Language: JavaScript - Size: 987 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/math-iter-sequences-negative-odd-integers
Create an iterator which generates a sequence of negative odd integers.
Language: JavaScript - Size: 1010 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/math-base-assert-is-negative-finite
Test if a numeric value is a negative finite number.
Language: Python - Size: 438 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/math-base-assert-is-negative-zerof
Test if a single-precision floating-point numeric value is negative zero.
Language: Python - Size: 540 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

mgunawardhana/Sentiment-Analysis-Learning
Sentiment analysis uses natural language processing and machine learning techniques to analyze the emotional tone or sentiment behind a piece of text. It involves identifying and categorizing opinions expressed in a text as positive, negative, or neutral.
Language: Python - Size: 42.3 MB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/math-base-ops-cnegf
Negate a single-precision complex floating-point number.
Language: JavaScript - Size: 451 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

jonschlinkert/is-number
JavaScript/Node.js utility. Returns `true` if the value is a number or string number. Useful for checking regex match results, user input, parsed strings, etc.
Language: JavaScript - Size: 56.6 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 270 - Forks: 51

stdlib-js/stats-base-dists-negative-binomial-logpmf
Natural logarithm of the probability mass function (PMF) for a negative binomial distribution.
Language: JavaScript - Size: 1.28 MB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-negative-binomial-kurtosis
Negative binomial distribution excess kurtosis.
Language: JavaScript - Size: 423 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/math-iter-sequences-odd-integers
Create an iterator which generates an interleaved sequence of odd integers.
Language: JavaScript - Size: 994 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

strwdr/negative-film-scanner-tool
Simple tool for yet only BW film scanning and enhancement.
Language: Python - Size: 9.12 MB - Last synced at: 21 days ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 0

stdlib-js/stats-base-dists-negative-binomial-stdev
Negative binomial distribution standard deviation.
Language: JavaScript - Size: 392 KB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-negative-binomial-pmf
Negative binomial distribution probability mass function (PMF).
Language: JavaScript - Size: 1.28 MB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-negative-binomial-skewness
Negative binomial distribution skewness.
Language: JavaScript - Size: 375 KB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/random-streams-negative-binomial
Create a readable stream for generating pseudorandom numbers drawn from a negative binomial distribution.
Language: JavaScript - Size: 3.72 MB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-negative-binomial-ctor
Negative binomial distribution constructor.
Language: JavaScript - Size: 3.28 MB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-negative-binomial-variance
Negative binomial distribution variance.
Language: JavaScript - Size: 414 KB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-negative-binomial-quantile
Negative binomial distribution quantile function.
Language: JavaScript - Size: 2.79 MB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-negative-binomial-mode
Negative binomial distribution mode.
Language: JavaScript - Size: 334 KB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-negative-binomial-mgf
Negative binomial distribution moment-generating function (MGF).
Language: JavaScript - Size: 1.04 MB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

google-marketing-solutions/negative_keyword_cleaner
Identify irrelevant negative keywords from your Google Ads account
Language: Python - Size: 1010 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 15 - Forks: 1

stdlib-js/math-iter-sequences-negative-integers
Create an iterator which generates a negative integer sequence.
Language: JavaScript - Size: 926 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/math-base-ops-cneg
Negate a complex number.
Language: JavaScript - Size: 521 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/math-base-assert-is-nonpositive-integer
Test if a finite double-precision floating-point number is a nonpositive integer.
Language: Python - Size: 499 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

bipinkrish/Colorize-Positive-Bot
A Telegram Bot that can Colorize Black-and-White Images and Positive the Negative Images
Language: Python - Size: 37.1 KB - Last synced at: 9 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 3

stdlib-js/datasets-afinn-96
A list of English words rated for valence.
Language: JavaScript - Size: 1.63 MB - Last synced at: 8 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-negative-zero
Test if a value is equal to negative zero.
Language: JavaScript - Size: 532 KB - Last synced at: 8 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/math-iter-sequences-even-integers
Create an iterator which generates an interleaved sequence of even integers.
Language: JavaScript - Size: 988 KB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/datasets-afinn-111
A list of English words rated for valence.
Language: JavaScript - Size: 1.76 MB - Last synced at: 8 days ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

stdlib-js/math-iter-sequences-negative-even-integers
Create an iterator which generates a sequence of negative even integers.
Language: JavaScript - Size: 1010 KB - Last synced at: 8 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

inspect-js/is-negative-zero
Is this value negative zero? === will lie to you.
Language: JavaScript - Size: 98.6 KB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 18 - Forks: 6

stdlib-js/assert-is-negative-integer
Test if a value is a number having a negative integer value.
Language: JavaScript - Size: 612 KB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/math-base-assert-is-negative-zero
Test if a double-precision floating-point numeric value is negative zero.
Language: Python - Size: 346 KB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

marcelpetrick/contactSheet
Small bash script to create a single contact sheet-bitmap with filenames and folder-name ..
Language: Shell - Size: 38.1 KB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

danielhenrymantilla/negative.rs
Negative trait impls in stable Rust
Language: Rust - Size: 30.3 KB - Last synced at: 12 days ago - Pushed at: 5 months ago - Stars: 8 - Forks: 0

DEBASIS000123/Restaurant-Review-predictor
The Restaurant Review Predictor is a machine learning project that classifies restaurant reviews as positive or negative. Using Natural Language Processing (NLP) techniques, this project employs text preprocessing, feature extraction, and a logistic regression model to analyze and predict sentiment from customer reviews.
Language: Jupyter Notebook - Size: 51.8 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

DataScienceVibes/Sentiment-Analysis-Using-Text
Sentiment Analysis
Language: Jupyter Notebook - Size: 339 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

yadavsakshi6061/python-programming-concepts
python concepts
Language: Python - Size: 15.6 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

amrk000/NumberSystemsConverter
Number Systems Converter Class for C++, Java & C#. Supports bits setting, negative numbers & all bases up to 36
Language: Java - Size: 6.84 KB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

diegoperea20/Clasification-Reviews
The application will classify positively or negatively the review that is entered, you can use different models in total 4 that were used to preprocess and train with data from the IMBD dataset.
Language: Jupyter Notebook - Size: 48.2 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

RobuRishabh/Real-time-filtering
Implemented a 5x5 Gaussian filter, 3x3 Sobel X and 3x3 Sobel Y, generated a gradient magnitude image from the X and Y Sobel images, blurred and quantized a color image, did live video cartoonization, put sparkles into the image where there are strong edges.
Language: C++ - Size: 53.5 MB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Reason-Wang/NAT
The official implementation of paper "Learning From Failure: Integrating Negative Examples when Fine-tuning Large Language Models as Agents"
Language: Python - Size: 9.21 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 0

jhgy123/bchapp
病虫害检测APP,pytorch-flutter-Android应用
Language: Dart - Size: 7.9 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

diheal/negative
Negative Selection by Clustering for Contrastive Learning in Human Activity Recognition
Language: Python - Size: 30.3 KB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 4

rgbkrk/covfefe
covfefe
Language: JavaScript - Size: 668 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 421 - Forks: 31

mohammaduzair9/Basic-Image-Processing
Implementation of Basic Digital Image Processing Tasks in Python / OpenCV
Language: Python - Size: 31.2 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 142 - Forks: 43

abhijitnathwani/image-processing
Image Processing Codes using C, without the use of any external libraries. The codes in this repository apply traditional image processing algorithms with use of plain C language, which is almost run everywhere.
Language: C - Size: 2.61 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 89 - Forks: 42

donxuiqote/PCD_Tugas1
Greyscaled, Histogram, Negative, Threshold using algorithm not MATLBA's function
Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

purbancz/doktorat
Selected logical aspects of apophatic theology | The PhD thesis in philosophy written in 2022 (in Polish) under the supervision of Adam Olszewski.
Language: TeX - Size: 22.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

gurvinder08/Amazon-Alexa-Reviews-Sentiment-Analysis
Sentiment Analysis of the customer reviews for Amazon Alexa. The dataset used was downloaded from Kaggle.
Language: Jupyter Notebook - Size: 209 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mohitsingla123/Image-Quiality-Enhancement-Minor-01-
Image Quality Enhancement. Using different Algorithms i.e. grayscale, Histogram-equalization, scaling, and filters. we are giving the best output through this menu-driven project
Language: C - Size: 4.05 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

mattxw/Mono 📦
An example Android app to convert any images into negative and/or grayscale.
Language: Kotlin - Size: 71.5 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

andylehti/reddit_analysis_mod
Reddit Comment Moderator to Remove Ad Hominin, Very Biased (absolutes), and Negative Comments from Subreddits.
Language: Python - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

santiagoLabs/ImageProcessing-Demo
WebApp with SpringBoot backend implementing 26 Image Processing algorithms
Language: Java - Size: 31.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

pera-urosevic/nice-numbers-typescript
Integer sequences, number types and more
Language: TypeScript - Size: 76.2 KB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

maandree/cg-tools 📦
[Basically feature complete] Cooperative gamma-enabled tools
Language: C - Size: 160 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

usagi/arithmetic-sign
Arithmetic `Sign`(≈+1|-1) to/from arithmetic types such as `f64`, `i32` utility.
Language: Rust - Size: 4.88 KB - Last synced at: 11 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 2

stdlib-js/random-base-negative-binomial
Negative binomial distributed pseudorandom numbers.
Language: JavaScript - Size: 3.38 MB - Last synced at: 9 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

igorskyflyer/UArray
🎉 Provides UArray, an Array type that supports negative indices/indexes, just wrap your regular JavaScript array with UArray() and you are all set! 🙌
Language: JavaScript - Size: 28.3 KB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

igorskyflyer/npm-uarray
🎉 Provides UArray, an Array type that supports negative indices/indexes, just wrap your regular JavaScript array with UArray() and you are all set! 🙌
Language: JavaScript - Size: 88.9 KB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

jtassin/react-formatted-amount
React component for displaying formatted amount with currency
Language: JavaScript - Size: 3.21 MB - Last synced at: 2 days ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 1

justinribeiro/4x5-film-masks-beseler
3D models for 4x5 film masks for a custom negative holder for my Beseler 45MX enlarger.
Size: 11.7 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

haywalk/negative
A simple program that makes negatives of images
Language: Java - Size: 113 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

rl-king/positive
Experiments with monochrome film conversion using Haskell and Elm
Language: Elm - Size: 4.11 MB - Last synced at: 19 days ago - Pushed at: 11 months ago - Stars: 4 - Forks: 0

Vrezerino/NegativeHarmonyInverter
A desktop application in which one can reflect or invert musical notes over an axis.
Language: Java - Size: 1.76 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

avisek/Ratio-Simplifier
Use this calculator to simplify ratios of the form A : B. A or B can be whole numbers, integers, decimal numbers or fractions. They can be different types, for example, one fraction and one decimal. The ratio values can be positive or negative.
Language: CSS - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Vrezerino/NegativeHarmony
A console program that inverts given musical notes over a given axis. My first program ever.
Language: Java - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ht3886/TwitterSentimentAnalysis_Python
Sentiment analysis of tweets to extract frequently occurring positive and negative words
Language: Python - Size: 78.1 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 2

Mayurji/Zomato-Review-Analysis
Assuming as a working employee of a Restaurant registered in Zomato, Employee should receive the alert in form a Mail when a Negative Feedback is written !
Language: Python - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 2

maihesham/doc2vec-model
Practice how to perform text classification using a machine learning classification model and combinations of word embeddings or sentence embeddings as a feature vector
Language: Python - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

maihesham/classification-texts-postive-negative-
Practice how to perform text classification using a machine learning classification model and the results of tf-idf as a feature vector
Language: Python - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

claudiomarpda/image_processing
Introduction to image processing with Python and OpenCV
Language: Python - Size: 9.72 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

mi11y/jorgemanzo.github.io
A place where I will hold app projects I work on over time
Language: JavaScript - Size: 793 KB - Last synced at: 7 days ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

igeligel/covfefe.net
:trollface: covfefe, based on a tweet by US president Trump
Language: C# - Size: 4.88 KB - Last synced at: 18 days ago - Pushed at: almost 8 years ago - Stars: 10 - Forks: 0

BinaryMuse/covfefe
Have access to our president's idiocy without leaving your editor
Language: CoffeeScript - Size: 7.81 KB - Last synced at: 7 days ago - Pushed at: almost 8 years ago - Stars: 6 - Forks: 0
