Giter Club home page Giter Club logo

va1demar's Projects

ai-blocks icon ai-blocks

A powerful and intuitive WYSIWYG interface that allows anyone to create Machine Learning models!

ai-programmer icon ai-programmer

Using artificial intelligence and genetic algorithms to automatically write programs. Tutorial: http://www.primaryobjects.com/cms/article149

anoevel-debugger-on-windows-based-application icon anoevel-debugger-on-windows-based-application

To handle the error code it is an easy task. Like everything else errors can be encountered in codes, software and systems and to handle those errors at a small level is easier task for a skilleduser but when the code length is in millions of lines the problem aggravates. That’s where we need a tool that may point the user straight to the scene of incident.Debuggers provide a whole host of features and functionality that are useful when assessing software for defects. Most come with the ability to run, pause, or step a process;set breakpoints; manipulate registers and memory; and catch exceptions that occur inside the target process. Here we introduce two types of debugger white box debugger and black box debugger. Most development platforms, or IDEs, contain a built-in debugger that enables developers to trace through their source code with a high degree of control. This is called white-box debugging. While these debuggers are useful during development, a reverse engineer or bug hunter, rarely has the source code available and must employ black- box debuggers for tracing target applications. A black-box debugger assumes that the software under inspection is completely opaque to the hacker, and the only information available is in a disassembled format. It is important to differentiate two subclasses of black-box debuggers: user mode and kernel mode. Some examples of debuggers are WinDbg, from Microsoft, and OllyDbg .The main use of the debugger is when a bug is found at any point through the course of execution of a program. So, a need some debugging event is important. These events are breakpoints hits, exception created by the ongoing program and if or any memory violations occurs. As discussed in the previous slide that the kernel mode is the highest mode of privilege for any user; let us see how. At the kernel level (i.e. the 0th ring of an operating system) a debugger interacts with the registers of the system which is the core of any operation being performed. States of various registers can be examined

auto icon auto

A collection of source code generators for Java.

autopep8 icon autopep8

A tool that automatically formats Python code to conform to the PEP 8 style guide.

bugjar icon bugjar

A interactive graphical debugger for Python code.

cocos icon cocos

graphic library for games and multimedia, for python language on PC-like hardware

coderchef-kitchen icon coderchef-kitchen

The official repository for our programming kitchen which consists of 50+ delicious programming recipes having all the interesting ingredients ranging from dynamic programming, graph theory, linked lists and much more. All the articles contain beautiful images and some gif/video at times to help clear important concepts.

data-science-machine-learning-cheat-sheet icon data-science-machine-learning-cheat-sheet

Data Science Cheat Sheet is help to remind code with in minute and also useful to recall the code.Collecting at one place so everyone can access easily and learn.In this we have collected all cheat sheet from the web which is contain basic learning for python and R with Machine Learning and Data Science.

deep icon deep

a example for deep learning

deepcopy icon deepcopy

Create deep copies (clones) of your objects

deepfacelab icon deepfacelab

DeepFaceLab is a tool that utilizes machine learning to replace faces in videos. Includes prebuilt ready to work standalone Windows 7,8,10 binary (look readme.md).

deepgtav icon deepgtav

A plugin for GTAV that transforms it into a vision-based self-driving car research environment.

deeplearningproject icon deeplearningproject

An in-depth machine learning tutorial introducing readers to a whole machine learning pipeline from scratch.

deepo icon deepo

Set up deep learning environment in a single command line.

deeppavlov icon deeppavlov

An open source library for deep learning end-to-end dialog systems and chatbots.

deepvoice3_pytorch icon deepvoice3_pytorch

PyTorch implementation of convolutional neural networks-based text-to-speech synthesis models

edublocks icon edublocks

Drag and drop coding tool for creating Python programs

eggshell icon eggshell

iOS/macOS/Linux Remote Administration Tool

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.