1,602 skills found · Page 36 of 54
SolanabuyBot / Solana BotSolana Trading Bot is a powerful and flexible platform designed for automated trading on the Solana blockchain. It allows users to optimize their trading strategies with high-speed transaction capabilities, leveraging advanced algorithms and real-time market analysis. Ideal for both beginners and experienced traders looking to maxmize their returns
d-wasserman / Geo LearnThis is a collection scripts and tools intended to provide a template on how to integrate and apply Scikit-Learn with ArcGIS Pro. The tools distributed enable access to various machine learning algorithms through scripting tools in the geo-learn toolbox. The tools largely work by passing geographic coordinates and related data to be clustered or analyzed to help with spatial analysis tasks, data reduction, or cartography. In addition, the tool sets include regression analysis tools for exploring different Scikit-Learn model's ability to provide predictive analysis.
rmr327 / CryptoSentimentBertRfStratA novel algorithmic cryptocurrency trading strategy with local LLM sentimental analysis, memory features & Random Forest models
BrightonXX / SUSTech CS203 2024fA storehouse for SUSTech CS203 2024 fall (Data Structures and Algorithm Analysis) materials. All in Java.
pathint / RankCompV3.jlRankCompV3: a differential expression analysis algorithm based on the relative expression orderings (REOs) of gene pairs
virajbhutada / Speech Emotion RecognitionThis repository houses a robust speech emotion recognition system, featuring signal processing scripts, machine learning algorithms, and comprehensive documentation. It accurately classifies emotions in spoken language, enabling applications like sentiment analysis and emotion-aware systems.
sandeepkapri / Nifty50 Minute Datanifty50_candlestick_data.csv: This dataset contains minute-level data for Nifty50 spanning from January 9, 2015, to March 27, 2024. The dataset is suitable for financial analysis, algorithmic trading strategies, and time series forecasting.
potatohunter69 / AlgoTrading This project is an algorithmic trading system that uses technical analysis tools to make trading decisions. It is built in C# and integrates with the Ninjatrader platform for executing trades. Algorithmic trading involves using automated systems to execute trading strategies in the financial markets.
rosendolu / Financial IndicatorsA Rust library providing various financial algorithms, including but not limited to KDJ and MACD indicators, for technical analysis.
Ogunfool / ConditionBasedMaintenancePlanner RLApproachIt contains a python-based survival analysis model to study the lifetime of machines in a 3-unit flowline production system, The simulation environment to be used with the RL algorithm for maintenance planning, Q-learning algorithm based maintenance policy, corrective and preventive maintenance policy simulations for comparison.
jrellis / PybioPyBio - a bioinformatics data analysis library for Python. Provides Sequence objects with algorithms and access to on-line data repositories.
pSahoo-456 / Complete Python With DSA BootcampMaster Python programming and Data Structures & Algorithms (DSA) with this structured bootcamp. Includes core Python concepts, essential DSA topics, algorithm analysis, and real-world hands-on projects — all in one place!
ananyasharma333 / Leetcode Java DsaStructured collection of Data Structures & Algorithms problems solved in Java, organized by topic with optimized solutions and time–space complexity analysis.
tvergilio / Real Time Sentiment AnalysisReal-time sentiment analysis of Slack messages with Kafka and Flink, using the Stanford NLP algorithm and the GPT-4 LLM.
921491015 / NIR Data Processing With AIMachine learning, deep learning and other methods are used to classify and regression analysis of the original data or preprocessed data of the near-infrared spectrum, including preprocessing algorithms and partial classification algorithms.
quantatrading / Quanta ExoTraderQuanta exoTrader is an advanced cryptocurrency trading algorithm designed to optimise trading through automation and detailed technical analysis, suitable for experienced traders.
muzammil7866 / Leetcode SolutionsA structured library of algorithmic and data analysis solutions from LeetCode. Organized hierarchically by domain (Algorithms, Pandas) and difficulty (Easy, Medium, Hard), serving as a personal reference for coding interview preparation and logic practice.
huodianyan / Rokid Imu Motion RecorderAn Android App for motion tracking and analysis using IMU. It calculates device attitude, velocity, and displacement in real-time with high-precision algorithms (Complementary Filter, HPF-LPF, ZUPT) to effectively suppress drift. Supports data persistence and history records.
hannahjmlee / Constraint Mapf AnalysisThis repository holds all of the raw data, compiled data, and plots presented in the "An Analysis of Constraint-Based Multi_Agent Pathfinding Algorithms" paper.
devatnull / High Performance Integer Factorization Suite GNFS MPQS QSHigh-performance integer factorization suite implementing GNFS, MPQS, and QS algorithms with optimized lattice reduction, vectorization, GPU acceleration, and tensor-based linear algebra. Features automatic algorithm selection, NUMA-aware scheduling, and checkpoint/restore for computational number theory research and cryptanalytic analysis.