3,866 skills found · Page 7 of 129
JackKuo666 / NLP BasisThis is the notes and code I took while studying an NLP tutorial [2019 Latest AI Natural Language Processing Deep Machine Learning Top Project Practical Course]
lavakumarThatisetti / Machine Coding RoundAll LLD and Machine Coding Rounds Questions and Answers
Weizhi-Zhao-quant / Quantitative Research ProjectsA curated collection of my quantitative finance research projects. Explores sector rotation, multi-factor models, and AI-driven strategies (machine learning/deep learning) across high, mid, and low frequencies. Each project includes full code and analysis. Continuously updated.
explainX / ExplainxExplainable AI framework for data scientists. Explain & debug any blackbox machine learning model with a single line of code. We are looking for co-authors to take this project forward. Reach out @ ms8909@nyu.edu
rohan-paul / MachineLearning DeepLearning Code For My YouTube ChannelThe full collection of all codes for my Youtube Channel segregated as per topic.
codeheroku / Introduction To Machine LearningThis repo will house all our course material and code snippets from the Introduction to Machine Learning Class
Jingjing-NLP / VOLTCode for paper "Vocabulary Learning via Optimal Transport for Neural Machine Translation"
5agado / Data Science LearningRepository of code and resources related to different data science and machine learning topics. For learning, practice and teaching purposes.
MachineLearnia / Python Machine LearningTous les codes utilisés dans la série YouTube Python Spécial Machine Learning !
jeandle / Jeandle JdkJeandle is a Just-in-Time compiler for Java. It is built on OpenJDK and leverages the LLVM compiler infrastructure to generate machine code, aiming to provide powerful compilation optimizations and deliver high-performance code.
EgeBalci / DeoptimizerEvasion by machine code de-optimization.
Skylark0924 / Machine Learning Is ALL You Need🔥🌟《Machine Learning 格物志》: ML + DL + RL basic codes and notes by sklearn, PyTorch, TensorFlow, Keras & the most important, from scratch!💪 This repository is ALL You Need!
Y1ran / Machine Learning In Action Python3Data&code for Machine-Learning-in-Action by Python3 | 《机器学习实战》数据与Python3源码:cat2:
solegalli / Feature Engineering For Machine LearningCode repository for the online course Feature Engineering for Machine Learning
Mati365 / Ts C Compiler⚙️ C99-compatible multipass compiler written in TypeScript with GCC extensions support. Features a handcrafted left-recursive parser, custom IR, SSA-based optimizer, and a full frontend/backend pipeline. Compiles to x86 machine code with integrated assembler and emulator.
gdquest-demos / Godot Design PatternsCode design patterns in Godot and in GDScript. State machines and the likes.
sameer / Svg2gcodeConvert vector graphics to g-code for pen plotters, laser engravers, and other CNC machines
gmonce / Scikit Learn BookSource code for the "Learning scikit-learn: Machine Learning in Python"
baoguangsheng / Fast Detect GptCode base for ICLR 2024 "Fast-DetectGPT: Efficient Zero-Shot Detection of Machine-Generated Text via Conditional Probability Curvature".
nomemory / Lc3 VmA LC3 virtual machine implementation in a few lines of C code