Skip to content
View solmvz's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report solmvz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. logistic-regression logistic-regression Public

    Two popular algorithms ( softmax and one-vs-all ) implemented on MNIST data. Check out the document for more details.

    Python 4

  2. MultipleAccessProtocols MultipleAccessProtocols Public

    This project is a code simulation of network multiple access protocols, Time Division Multiple Access (TDMA), Dynamic Time Division Multiple Access (D-TDMA) and Code Division Multiple Access (CDMA)…

    Python 4

  3. bfs-dfs-ids-sokoban bfs-dfs-ids-sokoban Public

    The popular search algorithms (Breadth-first-search , Depth-first-search, Iterative-deepening-search) implemented on Sokoban Game. Please check out the document for more info.

    C++ 3

  4. tictactoe-minimax tictactoe-minimax Public

    The implemention of popular game algorithms "Minimax" and "AlphaBeta" for Tic Tac Toe game. Please check out document for more info and analysis.

    Python 2

  5. TCP-Sockets TCP-Sockets Public

    This is socket-programming project. It uses TCP protocol and a tic-tac-toe game is implemented. Clients must connect to server to be able to play with other clients. For more information and detail…

    Python 2

  6. DataScienceTools DataScienceTools Public

    A study of basic ML tools and methods in R

    R 2