Skip to content

captnofdead/Sample_Codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample_Codes

This repository contains sample codes that I have written.

  • genetic_algo.py contains the implementation of genetic algorithm for SAT problem of 3CNF

  • connect-4.py contains the implementation of MCTS and Q-Learning for connect-4 games.

  • problem_d.cpp a code for Competitive programming problem in C++ language.

  • os_code.c a code in C language.

  • Picards_matlab.m has picard's theorm implimentation in matlab.

About

This repository contains sample codes that I have written.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors